mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Auto select new token sets
This commit is contained in:
parent
4f96550bca
commit
d4910ce2fc
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@
|
|||
(ensure-token-theme-changes state {:id (:id new-token-set)
|
||||
:new-set? true}))]
|
||||
(rx/of
|
||||
(set-selected-token-set-id (:id new-token-set))
|
||||
(dch/commit-changes changes)))))))
|
||||
|
||||
(defn update-token-set [token-set]
|
||||
|
|
Loading…
Reference in a new issue