From b97776cbb892bf5a3f582b70986088b5c822e62c Mon Sep 17 00:00:00 2001 From: alexsparkes Date: Sat, 27 Aug 2022 14:26:06 +0100 Subject: [PATCH] fix: weather --- .../modals/main/settings/sections/Weather.jsx | 25 +------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/src/components/modals/main/settings/sections/Weather.jsx b/src/components/modals/main/settings/sections/Weather.jsx index df97c924..43929e01 100644 --- a/src/components/modals/main/settings/sections/Weather.jsx +++ b/src/components/modals/main/settings/sections/Weather.jsx @@ -70,7 +70,7 @@ export default class TimeSettings extends PureComponent { switch={true} /> - + @@ -124,13 +124,6 @@ export default class TimeSettings extends PureComponent { {localStorage.getItem('weatherType') == 4 && ( - - - - - )}