From 21b0d52b1b26cddb4fb5d228c677ed17b71b40ef Mon Sep 17 00:00:00 2001 From: Faizaan Gagan Date: Wed, 8 Dec 2021 12:56:14 +0530 Subject: [PATCH] cleanup --- .../category-custom-settings/create-topic-wizard.js.es6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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