game log reader reads async now.
should have done that a long time ago update profile page to have a bit better space usage
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
}
|
||||
</ul>
|
||||
|
||||
<div class="tab-content border-bottom">
|
||||
<div class="tab-content border-bottom row">
|
||||
<div role="tabpanel" class="tab-pane active striped" id="server_0">
|
||||
@await Component.InvokeAsync("TopPlayers", new { count = 10, offset = 0 })
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user