mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 19:01:38 +02:00
🐛 Fix problem when dismissing shared library update
This commit is contained in:
parent
886c0c596f
commit
03040ed40b
3 changed files with 10 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue