0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00
This commit is contained in:
Florian Schroedl 2024-08-16 07:10:08 +02:00
parent 7406af2e79
commit 4c1bc81b19

View file

@ -11,6 +11,7 @@
(sm/register! ::token-theme
[:map {:title "TokenTheme"}
[:id ::sm/uuid]
[:name :string]
[:group {:optional true} :string]
[:selected [:enum :enabled :disabled #_:source]]
[:description {:optional true} :string]