mirror of
https://github.com/YGGverse/HLState.git
synced 2026-04-01 01:25:28 +00:00
init default info members
This commit is contained in:
parent
a5267b2e96
commit
3192aab93d
3 changed files with 22 additions and 3 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<td class="text-align-left">
|
||||
{% if server.name %}
|
||||
{{ server.name }}
|
||||
{% elseif server.info %}
|
||||
{% elseif server.info.HostName %}
|
||||
{{ server.info.HostName }}
|
||||
{% else %}
|
||||
#{{ server.crc32server }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue