add most played command
hopefully fixed thread lock? started work on elo rating
This commit is contained in:
@ -80,7 +80,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="profile_meta" class="text-center text-sm-right pt-2 mt-md-4 pt-md-3 mr-4 pr-4 mr-md-0 ml-4 pl-4 ml-md-0 pr-md-0 pl-md-0">
|
||||
|
||||
<div class="profile-meta-entry">
|
||||
<span class="profile-meta-value text-primary">@Model.ConnectionCount</span>
|
||||
<span class="profile-meta-value text-muted"> @loc["WEBFRONT_CLIENT_META_CONNECTIONS"]</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user