diff --git a/assets/javascripts/discourse/connectors/category-custom-settings/create-topic-wizard.js.es6 b/assets/javascripts/discourse/connectors/category-custom-settings/create-topic-wizard.js.es6 index 3026e729..16352f95 100644 --- a/assets/javascripts/discourse/connectors/category-custom-settings/create-topic-wizard.js.es6 +++ b/assets/javascripts/discourse/connectors/category-custom-settings/create-topic-wizard.js.es6 @@ -8,7 +8,7 @@ export default { component.set("wizardList", result); }) .catch(popupAjaxError); - attrs + component.set( "wizardListVal", attrs?.category?.custom_fields?.create_topic_wizard