diff --git a/src/components/dashboard/Dashboard.svelte b/src/components/dashboard/Dashboard.svelte
index 267b256b..33127552 100644
--- a/src/components/dashboard/Dashboard.svelte
+++ b/src/components/dashboard/Dashboard.svelte
@@ -42,7 +42,7 @@
{#if store.state.jwtinfo.userdetails.permissions.includes("RUNNER:GET")}
@@ -63,7 +63,7 @@
{/if}
{#if store.state.jwtinfo.userdetails.permissions.includes("TEAM:GET")}