mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 13:27:02 +00:00
Fetch images for storage collection.
This commit is contained in:
@@ -34,8 +34,7 @@
|
||||
rs/WatchEvent
|
||||
(-apply-watch [_ state s]
|
||||
(rx/merge (rx/of (fetch-collections))
|
||||
(when (uuid? id)
|
||||
(rx/of (fetch-images id))))))
|
||||
(rx/of (fetch-images id)))))
|
||||
|
||||
(defn initialize
|
||||
[type id]
|
||||
|
||||
Reference in New Issue
Block a user