From ff5a1bb09feeffc70254a9ad3622f5545877c323 Mon Sep 17 00:00:00 2001 From: advplyr Date: Sun, 12 Nov 2023 10:30:39 -0600 Subject: [PATCH] Update:Server connect page shows message informing new users #912 --- components/connection/ServerConnectForm.vue | 42 ++++++++++----------- pages/connect.vue | 2 - 2 files changed, 20 insertions(+), 24 deletions(-) diff --git a/components/connection/ServerConnectForm.vue b/components/connection/ServerConnectForm.vue index 0f33f152..3ed4a223 100644 --- a/components/connection/ServerConnectForm.vue +++ b/components/connection/ServerConnectForm.vue @@ -1,6 +1,7 @@