Fix schema to actually allow an empty value

This commit is contained in:
Gunter Labes 2023-10-09 21:36:14 +02:00 committed by GitHub
parent 000ba55eb1
commit 627244b0fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@
[/type]
[type]
name="value_type"
value="empty|value|add|sub|multiply|divide"
value="|value|add|sub|multiply|divide"
[/type]
[type]
name="addon_type"