From dfd556083bca63169241e70a2731843aca12bf7d Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Sun, 14 May 2023 12:25:19 +0000 Subject: [PATCH] Prettified Code! --- gui/preload-chat.js | 2 -- gui/src/chat-module.html | 15 ++------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/gui/preload-chat.js b/gui/preload-chat.js index a28b566c..19bb5875 100644 --- a/gui/preload-chat.js +++ b/gui/preload-chat.js @@ -161,8 +161,6 @@ window.addEventListener("DOMContentLoaded", () => { "user_info_comments", ]; - - users .find({ selector: { diff --git a/gui/src/chat-module.html b/gui/src/chat-module.html index e67feb32..dddc0c7d 100644 --- a/gui/src/chat-module.html +++ b/gui/src/chat-module.html @@ -92,21 +92,12 @@
- - - -
- - - - -
+ >
@@ -284,9 +275,7 @@ id="message-container" style="height: calc(100% - 150px)" > - +