mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 03:28:31 +02:00
✨ Import images and upload media
This commit is contained in:
parent
83879fb931
commit
152bcf451a
4 changed files with 97 additions and 35 deletions
|
@ -24,7 +24,7 @@
|
|||
(when verify-on-commit?
|
||||
(us/assert ::spec/change change))
|
||||
(-> file
|
||||
(update :changes conj change)
|
||||
(update :changes (fnil conj []) change)
|
||||
(update :data ch/process-changes [change] verify-on-commit?)))
|
||||
|
||||
(defn- lookup-objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue