mirror of
https://github.com/penpot/penpot.git
synced 2025-02-14 02:58:39 -05:00
Cleanup
This commit is contained in:
parent
93ed1ded17
commit
b7cedf219b
1 changed files with 16 additions and 17 deletions
|
@ -271,7 +271,6 @@
|
||||||
changes (if create-token?
|
changes (if create-token?
|
||||||
(pcb/add-token changes (:id token-set) (:name token-set) token)
|
(pcb/add-token changes (:id token-set) (:name token-set) token)
|
||||||
(pcb/update-token changes (:id token-set) (:name token-set) token prev-token))
|
(pcb/update-token changes (:id token-set) (:name token-set) token prev-token))
|
||||||
|
|
||||||
changes (-> changes
|
changes (-> changes
|
||||||
(ensure-token-theme-changes state {:new-set? create-set?
|
(ensure-token-theme-changes state {:new-set? create-set?
|
||||||
:id (:id token-set)}))]
|
:id (:id token-set)}))]
|
||||||
|
|
Loading…
Add table
Reference in a new issue