Settings - UI component changes #826
Some checks are pending
docker / docker_dev (push) Waiting to run

This commit is contained in:
jokob-sk
2024-10-08 08:52:24 +11:00
parent d91141f9ac
commit efc9a974b1
7 changed files with 12 additions and 11 deletions

View File

@@ -321,7 +321,7 @@
"elements": [
{
"elementType": "select",
"elementOptions": [{ "multiple": "true" }],
"elementOptions": [{ "multiple": "true", "ordeable": "true" }],
"transformers": []
}
]