mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 00:38:30 +02:00
🔧 Renames, privacy adjustments and other small enhancements
This commit is contained in:
parent
1b3a200010
commit
8a0aa20789
18 changed files with 131 additions and 126 deletions
|
@ -31,7 +31,7 @@
|
|||
(watch [_ state _]
|
||||
(let [data (dsh/lookup-file-data state)]
|
||||
(->> (get data :tokens-lib)
|
||||
(ctob/get-active-themes-set-tokens)
|
||||
(ctob/get-tokens-in-active-sets)
|
||||
(sd/resolve-tokens)
|
||||
(rx/mapcat #(rx/of (end))))))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue