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