diff --git a/src/views/Settings.tsx b/src/views/Settings.tsx index c9103dc5..9fece91c 100644 --- a/src/views/Settings.tsx +++ b/src/views/Settings.tsx @@ -130,7 +130,7 @@ const Settings: FunctionalComponent = ({ id }) => { } + after={} onChange={() => setIsSwitchChecked(!isSwitchChecked)} before={} > diff --git a/vk-hosting-config.json b/vk-hosting-config.json index 1fb686ac..3784d841 100644 --- a/vk-hosting-config.json +++ b/vk-hosting-config.json @@ -1,6 +1,6 @@ { "static_path": "dist", - "app_id": 51723411, + "app_id": 51740302, "endpoints": { "mobile": "index.html", "mvk": "index.html",