Import images and upload media

This commit is contained in:
alonso.torres 2021-06-03 22:11:25 +02:00
parent 83879fb931
commit 152bcf451a
4 changed files with 97 additions and 35 deletions

View file

@ -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