From 747abcb510d63b1b2bbfb049e3650563aeb72d65 Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Fri, 1 Nov 2019 20:47:40 +0000 Subject: [PATCH] removed debug code and fixed missing import --- .../Popouts/SettingsPanels/Notifications.vue | 89 ++++++++++--------- src/components/app/ServerList.vue | 2 - src/views/RegisterPage.vue | 1 + 3 files changed, 49 insertions(+), 43 deletions(-) diff --git a/src/components/app/Popouts/Popouts/SettingsPanels/Notifications.vue b/src/components/app/Popouts/Popouts/SettingsPanels/Notifications.vue index b5536fc..23fb1d1 100644 --- a/src/components/app/Popouts/Popouts/SettingsPanels/Notifications.vue +++ b/src/components/app/Popouts/Popouts/SettingsPanels/Notifications.vue @@ -1,86 +1,94 @@ diff --git a/src/components/app/ServerList.vue b/src/components/app/ServerList.vue index a1e22f2..8bd0f08 100644 --- a/src/components/app/ServerList.vue +++ b/src/components/app/ServerList.vue @@ -23,7 +23,6 @@