This commit is contained in:
Andrés Moya 2026-07-31 16:54:09 +02:00
parent 80d00c62f0
commit f5b533ea97

View File

@ -38,7 +38,7 @@
([state file-id]
(dm/get-in state [:files file-id :data])))
;; TODO perhaps this is not necessary, lookup-tokens-lib should be enough
;; TODOstatus perhaps this is not necessary, lookup-tokens-lib should be enough
(defn lookup-tokens-source-data
[state]
(let [current-file-data (lookup-file-data state)