aboutsummaryrefslogtreecommitdiffstats
path: root/res/index.html
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-01-24 08:42:34 +0300
committerRblSb <msrblsb@gmail.com>2025-01-24 19:37:02 +0300
commit6ead98595d71afba9d11d3300756b46f18fd6bda (patch)
treed087094f9a124a31adad290a5040a8f7d4902186 /res/index.html
parenta843ae530b07b92fc7341754b4722cdcb8dfb831 (diff)
Add server pause when leader disconnects
Diffstat (limited to 'res/index.html')
-rw-r--r--res/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/index.html b/res/index.html
index fa4acde..47be463 100644
--- a/res/index.html
+++ b/res/index.html
@@ -151,6 +151,7 @@
<button id="userlisttoggle" title="${toggleUserList}">
<ion-icon name="chevron-down"></ion-icon>
<span id="usercount">${connection}...</span>
+ <ion-icon id="pause-indicator-portrait" name="play" style="display: none;"></ion-icon>
</button>
<span>
<button id="leader_btn" class="unselectable" title="${leaderDesc}">${leader}</button>
@@ -195,6 +196,7 @@
<!-- Messages -->
<div id="messagebuffer" style="flex-direction: column-reverse;"></div>
<div id="chat-inputs-wrapper">
+ <div id="dynamic-chin" class="collapsed" style="display: none;"></div>
<button id="scroll-to-chat-end" style="display: none; opacity: 0;" class="active">
<ion-icon name="arrow-down" role="img" class="md hydrated"></ion-icon>
</button>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage