mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 05:52:02 +02:00
Added a error message when trying to connect without a username or room
This commit is contained in:
@@ -50,5 +50,9 @@
|
||||
</div>
|
||||
<p class="version-number">V2.0.1</p>
|
||||
</div>
|
||||
<div id="errorPopup" class="error-popup">
|
||||
<p id="errorText">Please enter a username and a chatroom.</p>
|
||||
<button id="errorButton" class="button2" onclick="closeErrorPopup()">Continue</button>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user