mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix wrong spec usage.
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
|
||||
(defn update-team-photo
|
||||
[{:keys [file team-id] :as params}]
|
||||
(us/assert ::di/js-file file)
|
||||
(us/assert ::di/file file)
|
||||
(us/assert ::us/uuid team-id)
|
||||
(ptk/reify ::update-team-photo
|
||||
ptk/WatchEvent
|
||||
|
||||
Reference in New Issue
Block a user