From f4d01e2067fb4575455ae1230e4a1e21f3b3dd45 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sun, 17 May 2020 16:43:17 +0200 Subject: [PATCH] Added easy login in the GUI - UI freezes after opening the login window, don't know why - After logging in sending another request to the server will crash it, don't know why either - Need to make a check for the qt renderer --- public/index.html | 3 ++- public/js/bundle.js | 14 ++++++++++++++ public/js/bundle.js.map | 2 +- src/js/app.js | 11 +++++++++++ src/js/modules/components/settings-tab.js | 3 +++ 5 files changed, 31 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 442b7dd..4f64bc7 100644 --- a/public/index.html +++ b/public/index.html @@ -585,6 +585,7 @@

Settings

personLogin

+