Revert "FIX: enums should be treated as flat arrays (#8995)"
This reverts commit 05be9beefd
.
This commit is contained in:
parent
377d2d3fad
commit
32b3f55ef6
|
@ -3,8 +3,6 @@
|
|||
content=setting.validValues
|
||||
value=value
|
||||
onChange=(action (mut value))
|
||||
valueProperty=null
|
||||
nameProperty=null
|
||||
options=(hash
|
||||
castInteger=true
|
||||
allowAny=setting.allowsNone
|
||||
|
|
Loading…
Reference in New Issue