mirror of
https://github.com/penpot/penpot.git
synced 2026-05-08 01:28:44 +00:00
🐛 Use proper spec for profile photo upload.
This commit is contained in:
parent
0c30d53d95
commit
afabd179fb
@ -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]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user