0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00
This commit is contained in:
Florian Schroedl 2024-08-13 14:41:58 +02:00
parent c275923621
commit ba31914ca4

View file

@ -18,12 +18,12 @@
(sm/register! ::token-set-group-ref
[:map
[:id :sm/uuid]
[:id ::sm/uuid]
[:type [:= :group]]])
(sm/register! ::token-set-ref
[:map
[:id :sm/uuid]
[:id ::sm/uuid]
[:type [:= :set]]])
(sm/register! ::token-set-group