mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
🐛 Fix delete library color
This commit is contained in:
parent
5a0ec9525b
commit
b072c1d1d1
@ -1119,7 +1119,7 @@
|
||||
(on-assets-delete)
|
||||
(st/emit! (dwu/start-undo-transaction)
|
||||
(dwl/delete-color color)
|
||||
(dwl/sync-file file-id file-id :color (:id color))
|
||||
(dwl/sync-file file-id file-id :colors (:id color))
|
||||
(dwu/commit-undo-transaction)))))
|
||||
|
||||
rename-color-clicked
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user