mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Modified rest, and added client-version
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
</div>
|
||||
<main class="container center-align main">
|
||||
<div id="main-row" class="row">
|
||||
{{> channel/players}}
|
||||
{{#if client}}
|
||||
{{else}}
|
||||
{{> channel/players}}
|
||||
{{/if}}
|
||||
{{> channel/tabs}}
|
||||
</div>
|
||||
<!--<div id="playbar">
|
||||
|
||||
Reference in New Issue
Block a user