wip
This commit is contained in:
parent
60c1922a37
commit
3192b2826c
|
@ -46,7 +46,9 @@
|
||||||
|
|
||||||
{#if loaded}
|
{#if loaded}
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<PortalSideBar />
|
{#if $apps.length > 0}
|
||||||
|
<PortalSideBar />
|
||||||
|
{/if}
|
||||||
<slot />
|
<slot />
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Reference in New Issue