mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:22:36 +08:00
de5ca63eb5
Why this change? For a `typed: objects` theme setting with an enum property, we are adding a `default` key for `type: enum` fields which will be used as the default value on the client side. ``` some_objects_setting: type: objects schema: name: field properties: enum_field: type: enum default: awesome choices: - nice - cool - awesome ``` |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |