From 23b81b69e3b8ffc30ddea3c3c7cc7764e9754825 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 16 Feb 2023 23:50:38 +0000 Subject: [PATCH] --- src/views/login.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/login.vue b/src/views/login.vue index a746652..97c1d15 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -240,8 +240,8 @@ export default { try { let res = await window.$gz.api.get("notify/hello"); if (res.data != null) { - vm.input.username = "ss"; - vm.input.password = "ss"; + // vm.input.username = "ss"; + // vm.input.password = "ss"; vm.reveal = true; //might as well show it since it's the default anyway //However, if the eval users exist then