🐛 Allow deleting the library in the undo change of add tokens-lib

This commit is contained in:
Andrés Moya 2025-11-19 13:28:14 +01:00 committed by Andrés Moya
parent 2c4ec43d5f
commit 4338f97e9f

View File

@ -371,7 +371,7 @@
[:set-tokens-lib
[:map {:title "SetTokensLib"}
[:type [:= :set-tokens-lib]]
[:tokens-lib ctob/schema:tokens-lib]]]
[:tokens-lib [:maybe ctob/schema:tokens-lib]]]]
[:set-token
[:map {:title "SetTokenChange"}