From fa1c78031c14ed469f3b3c39c420a1af20e86d42 Mon Sep 17 00:00:00 2001 From: abrendan <94894839+abrendan@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:50:29 +0000 Subject: [PATCH] Added a error message when trying to connect without a username or room --- html/index.html | 4 +++ html/script.js | 18 ++++++++++---- html/style.css | 65 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 5 deletions(-) diff --git a/html/index.html b/html/index.html index 1fe8c95..704dc89 100644 --- a/html/index.html +++ b/html/index.html @@ -50,5 +50,9 @@
V2.0.1
+Please enter a username and a chatroom.
+ +