From ee17f6862c49c6ebf87a3fd8dabf9b6f0485afec Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Mon, 5 May 2025 20:56:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=86=20Fixes=20on=20click=20for=20syste?= =?UTF-8?q?m=20status=20view?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/routes/system/status/SystemStatus.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/routes/system/status/SystemStatus.svelte b/app/src/routes/system/status/SystemStatus.svelte index 10dbac2..ff9cdc7 100644 --- a/app/src/routes/system/status/SystemStatus.svelte +++ b/app/src/routes/system/status/SystemStatus.svelte @@ -234,7 +234,7 @@ {#each actionButtons as button} {#if button.condition === undefined || button.condition()}