[fix] version text
This commit is contained in:
parent
a35a02a5a6
commit
98aa32db54
@ -13,7 +13,7 @@
|
|||||||
<div class="top-box">
|
<div class="top-box">
|
||||||
<button class="send-button" onclick="clear_message()">Clear</button>
|
<button class="send-button" onclick="clear_message()">Clear</button>
|
||||||
<p class="note"><input id="scroll-option" type="checkbox" checked /> Enable auto scroll</p>
|
<p class="note"><input id="scroll-option" type="checkbox" checked /> Enable auto scroll</p>
|
||||||
<p class="note">Version: WS_2.0</p>
|
<p class="note">Version: SOCKET.IO-2.2</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="bottom-box">
|
<div class="bottom-box">
|
||||||
<span class="note">Press Ctrl + Enter to send </span>
|
<span class="note">Press Ctrl + Enter to send </span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user