0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

🐛 Use proper spec for profile photo upload.

This commit is contained in:
Andrey Antukh 2021-01-08 12:46:26 +01:00
parent 0c30d53d95
commit afabd179fb

View file

@ -165,7 +165,7 @@
(defn update-photo
[file]
(us/verify ::di/js-file file)
(us/verify ::di/blob file)
(ptk/reify ::update-photo
ptk/WatchEvent
(watch [_ state stream]