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