mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 04:38:14 +00:00
🐛 Minor improvements on file-created event (frontend).
This commit is contained in:
parent
8eacf738c2
commit
e5afeccadf
@ -626,7 +626,8 @@
|
||||
(us/verify ::file file)
|
||||
(ptk/reify ::file-created
|
||||
IDeref
|
||||
(-deref [_] file)
|
||||
(-deref [_] {:file-id id
|
||||
:file-name (:name file)})
|
||||
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user