mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Prevent unkown tokens hint always showing
This commit is contained in:
parent
1bc97f9ad0
commit
4a27e8d1dd
@ -844,7 +844,7 @@
|
||||
(if (and (not (some? token-type)) (some? token-type-str))
|
||||
(assoc unknown-tokens child-path token-type-str)
|
||||
unknown-tokens)))))
|
||||
{}
|
||||
nil
|
||||
tokens)))
|
||||
|
||||
(defn flatten-nested-tokens-json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user