From 9648b75f52ff1812a8ef51d0928d5687c053702d Mon Sep 17 00:00:00 2001 From: alexsparkes Date: Fri, 15 Jul 2022 13:25:23 +0100 Subject: [PATCH] fix: create tab --- src/components/modals/main/marketplace/sections/Create.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modals/main/marketplace/sections/Create.jsx b/src/components/modals/main/marketplace/sections/Create.jsx index 996ebccf..cbe98757 100644 --- a/src/components/modals/main/marketplace/sections/Create.jsx +++ b/src/components/modals/main/marketplace/sections/Create.jsx @@ -213,7 +213,7 @@ export default class Create extends PureComponent { {getMessage( - 'modals.main.addons.create.metadata.descriptions.' + this.addonMetadata.type, + 'modals.main.addons.create.metadata.descriptions.' + this.state.addonMetadata.type, ) || 'marketplace'}