mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 10:44:45 +08:00
Revert "FIX: enums should be treated as flat arrays (#8995)"
This reverts commit 05be9beefda17714b41c51a43836caeabf34ee78.
This commit is contained in:
@ -3,8 +3,6 @@
|
||||
content=setting.validValues
|
||||
value=value
|
||||
onChange=(action (mut value))
|
||||
valueProperty=null
|
||||
nameProperty=null
|
||||
options=(hash
|
||||
castInteger=true
|
||||
allowAny=setting.allowsNone
|
||||
|
Reference in New Issue
Block a user