mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 14:53:39 +08:00
e5566b8519
Why this change? If an object doesn't have any child objects for a particular property and we try to add one through the editor, an error will be raised. ``` Cannot read properties of undefined (reading 'push') at SchemaThemeSettingEditor.addItem (editor.js:190:1) ``` |
||
---|---|---|
.. | ||
adapters | ||
components | ||
controllers | ||
helpers | ||
lib | ||
mixins | ||
models | ||
routes | ||
services | ||
templates |