mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 22:17:23 +02:00
💄 Add naming improvements to some file type predicates
This commit is contained in:
parent
1c75e5b46b
commit
9b3964e6d7
2 changed files with 3 additions and 3 deletions
|
@ -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 _ _]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue