aboutsummaryrefslogtreecommitdiff
path: root/public/client.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/client.html')
-rw-r--r--public/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html
index 3f45793..ac27662 100644
--- a/public/client.html
+++ b/public/client.html
@@ -250,7 +250,7 @@
<input id="ic_chat_name" name="ic_chat_name" type="text">
<br>
<label for="showname">Show others:</label>
- <input id="showname" name="showname" type="checkbox" onclick="showname_click()">
+ <input id="showname" name="showname" type="checkbox" onclick="showname_click()" checked>
<br>
<br>
<label for="check_nonint">Noninterrupting Preanimation:</label>