From eceffda095b5016727c81cddb1db61936c94978b Mon Sep 17 00:00:00 2001 From: Florian Schroedl Date: Wed, 2 Oct 2024 16:47:17 +0200 Subject: [PATCH] Added todo --- common/src/app/common/types/token.cljc | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/app/common/types/token.cljc b/common/src/app/common/types/token.cljc index 7dc03a305..ea8744d68 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]