From 0586ec3f4288b6b6779738501cc050ffa3c0be1d Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 15 Aug 2022 10:28:40 +0000 Subject: [PATCH] fix: dashboard ui --- apps/ui/src/routes/index.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/ui/src/routes/index.svelte b/apps/ui/src/routes/index.svelte index ec5132a4f..266fc6b53 100644 --- a/apps/ui/src/routes/index.svelte +++ b/apps/ui/src/routes/index.svelte @@ -97,6 +97,7 @@
+ {#if applications.length > 0}
Resources
@@ -308,6 +309,7 @@
+ {/if} {#if $appSession.teamId === '0'} {/if}