This commit is contained in:
Florian Schroedl 2024-11-27 10:33:48 +01:00
parent ffe2abc992
commit f2c6109dd9
2 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@
(some-> (get-workspace-tokens-lib state)
(ctob/get-sets)
(first)
(ctob/get-set-path))))
(ctob/get-set-prefixed-path-string))))
(defn get-selected-token-set-node [state]
(when-let [path (some-> (get-selected-token-set-id state)