From 097d7b547a8ee71aa4978a72ff9b963d4a1011d0 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 25 Jul 2022 19:34:09 +0000 Subject: [PATCH] fix: destination icon --- apps/ui/src/routes/destinations/index.svelte | 90 +++++++++++++++++++- 1 file changed, 86 insertions(+), 4 deletions(-) diff --git a/apps/ui/src/routes/destinations/index.svelte b/apps/ui/src/routes/destinations/index.svelte index 1b1f89e1d..a2b7900ae 100644 --- a/apps/ui/src/routes/destinations/index.svelte +++ b/apps/ui/src/routes/destinations/index.svelte @@ -39,7 +39,7 @@
{$t('index.destinations')}
{#if $appSession.isAdmin} - +