mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
Fix displaying players online record
This commit is contained in:
@@ -23,6 +23,9 @@
|
|||||||
Currently {{ players|length }} players are online.<br/>
|
Currently {{ players|length }} players are online.<br/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% if setting('core.online_record')) %}
|
||||||
|
{{ record }}
|
||||||
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
Reference in New Issue
Block a user