mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
Hide empty timer
This commit is contained in:
@@ -281,6 +281,7 @@ html
|
||||
br
|
||||
span {{ device[2] }}%
|
||||
.x-containerbottom
|
||||
template(v-if="lastLocation.date != 0")
|
||||
span(style="float:right") Timer: {{ lastLocationTimer }}
|
||||
span(style="display:inline-block") Players: {{ lastLocation.playerCount }}
|
||||
span(style="display:inline-block;font-weight:bold") {{ lastLocation.friendCount !== 0 ? ` (${lastLocation.friendCount})` : ''}}
|
||||
|
||||
Reference in New Issue
Block a user