From 5310dd5ff6a67e7dcb95b2b040873e3a9bc675ce Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Mon, 22 May 2023 19:01:15 -0700 Subject: [PATCH] ui: social, account creation cleanups --- plugins/core/ui/src/Login.vue | 19 ++++++++----------- plugins/core/ui/src/components/Drawer.vue | 12 ++++++++++++ 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/plugins/core/ui/src/Login.vue b/plugins/core/ui/src/Login.vue index b260b9cad..7345ec8f4 100644 --- a/plugins/core/ui/src/Login.vue +++ b/plugins/core/ui/src/Login.vue @@ -5,6 +5,8 @@ Scrypted + Create Account + @@ -34,12 +36,13 @@ - Twitter + Discord + Reddit + Github - - - Discord - + Log In diff --git a/plugins/core/ui/src/components/Drawer.vue b/plugins/core/ui/src/components/Drawer.vue index c23de1892..2e302af60 100644 --- a/plugins/core/ui/src/components/Drawer.vue +++ b/plugins/core/ui/src/components/Drawer.vue @@ -50,6 +50,17 @@ Discord + + + + fab fa-reddit + + + + Reddit + + + fab fa-github @@ -59,6 +70,7 @@ Github +