mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Periodically purge unconnected displays.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</div>
|
||||
|
||||
<script id="displayTemplate" type="text/x-handlebars-template">
|
||||
<tr>
|
||||
<tr{{"{{#unless ConnectionCount}}"}} class="danger"{{"{{/unless}}"}}>
|
||||
<td>{{"{{Id}}"}}</td>
|
||||
<td>{{"{{ConnectionCount}}"}}</td>
|
||||
<td>{{"{{IpAddress}}"}}</td>
|
||||
|
||||
Reference in New Issue
Block a user