diff --git a/common/src/app/common/types/token.cljc b/common/src/app/common/types/token.cljc index 7dc03a3059..ea8744d68b 100644 --- a/common/src/app/common/types/token.cljc +++ b/common/src/app/common/types/token.cljc @@ -58,6 +58,7 @@ [n] (string? n)) +;; TODO Move this to tokens-lib (sm/register! ::token [:map {:title "Token"} [:name token-name-ref]