hide log data

This commit is contained in:
raphael 2020-05-09 15:09:54 +02:00
parent 9f9fca40b7
commit 4bd2ebacaf
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
</div>
</div>
<div style="position: absolute; bottom: 10px; right: 10px;">
<div style="position: absolute; bottom: 10px; right: 10px; display:none;">
<p># msg. sent to server: <i id="messageSentCount">0</i></p>
<p># msg. received from server: <i id="messageReceivedCount">0</i></p>
</div>