mirror of
https://github.com/penpot/penpot.git
synced 2026-03-26 13:20:51 +01:00
💄 Add naming improvements to some file type predicates
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
|
||||
(defn add-media
|
||||
[media]
|
||||
(dm/assert! (ctf/media-object? media))
|
||||
(dm/assert! (ctf/valid-media-object? media))
|
||||
(ptk/reify ::add-media
|
||||
ptk/WatchEvent
|
||||
(watch [it _ _]
|
||||
|
||||
Reference in New Issue
Block a user