From 102078744e2b9be3f66adf6efc8964beb734eb8a Mon Sep 17 00:00:00 2001 From: David Ralph Date: Wed, 8 Sep 2021 20:58:07 +0100 Subject: [PATCH] feat: multiple custom backgrounds (WIP) --- .../main/marketplace/sections/Create.jsx | 2 +- .../modals/main/scss/settings/_buttons.scss | 5 ++ .../sections/background/Background.jsx | 72 ++++++++++++++++--- .../widgets/background/Background.jsx | 14 +++- 4 files changed, 79 insertions(+), 14 deletions(-) diff --git a/src/components/modals/main/marketplace/sections/Create.jsx b/src/components/modals/main/marketplace/sections/Create.jsx index 54a7fd75..53228f02 100644 --- a/src/components/modals/main/marketplace/sections/Create.jsx +++ b/src/components/modals/main/marketplace/sections/Create.jsx @@ -149,7 +149,7 @@ export default class Create extends PureComponent {

{addons.create.metadata.screenshot_url}

setMetadata(e.target.value, 'screenshot_url')}/>

{addons.create.metadata.description}

- +