FIX: enums should be treated as flat arrays (#8995)

This commit is contained in:
Joffrey JAFFEUX 2020-02-18 23:25:12 +01:00 committed by GitHub
parent 67ee79f023
commit 05be9beefd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
content=setting.validValues
value=value
onChange=(action (mut value))
valueProperty=null
nameProperty=null
options=(hash
castInteger=true
allowAny=setting.allowsNone