mirror of
https://github.com/penpot/penpot.git
synced 2025-01-20 05:34:23 -05:00
🐛 Small fix
This commit is contained in:
parent
6a68411120
commit
41e6471cc6
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
(tinycolor/valid-color)
|
||||
(tinycolor/->hex)
|
||||
(str "#"))]
|
||||
(apply f shape-ids {:color color} 0 [:ignore-touched true])))
|
||||
(f shape-ids {:color color} 0 {:ignore-touched true})))
|
||||
|
||||
(defn update-fill
|
||||
[value shape-ids]
|
||||
|
|
Loading…
Add table
Reference in a new issue