diff --git a/common/src/app/common/types/token.cljc b/common/src/app/common/types/token.cljc index c0c1e8dbd..942864743 100644 --- a/common/src/app/common/types/token.cljc +++ b/common/src/app/common/types/token.cljc @@ -119,8 +119,7 @@ (def rotation-keys (schema-keys ::rotation)) (sm/def! ::tokens - [:map {:title "Applied Tokens" - :closed true}]) + [:map {:title "Applied Tokens"}]) (sm/def! ::applied-tokens (merge-schemas ::tokens