🐛 Fix problem when dismissing shared library update

This commit is contained in:
alonso.torres 2024-09-06 11:02:02 +02:00
parent 886c0c596f
commit 03040ed40b
3 changed files with 10 additions and 8 deletions

View file

@ -1058,7 +1058,7 @@
(def ^:private schema:ignore-file-library-sync-status
[:map {:title "ignore-file-library-sync-status"}
[:file-id ::sm/uuid]
[:date ::dt/duration]])
[:date ::dt/instant]])
;; TODO: improve naming
(sv/defmethod ::ignore-file-library-sync-status