mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:59:50 +08:00
FIX: enums should be treated as flat arrays (#8995)
This commit is contained in:
parent
67ee79f023
commit
05be9beefd
|
@ -3,6 +3,8 @@
|
|||
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
Block a user