mirror of
https://github.com/penpot/penpot.git
synced 2026-09-07 12:40:12 +00:00
🐛 Fix delete library color
This commit is contained in:
parent
5a0ec9525b
commit
b072c1d1d1
@ -1119,7 +1119,7 @@
|
|||||||
(on-assets-delete)
|
(on-assets-delete)
|
||||||
(st/emit! (dwu/start-undo-transaction)
|
(st/emit! (dwu/start-undo-transaction)
|
||||||
(dwl/delete-color color)
|
(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)))))
|
(dwu/commit-undo-transaction)))))
|
||||||
|
|
||||||
rename-color-clicked
|
rename-color-clicked
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user