From 0f2cc9f12a70da9df922b7a8c0719756bee9812b Mon Sep 17 00:00:00 2001 From: E44 <129310925+programmer-44@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:56:58 +0100 Subject: [PATCH] fix(control): enable startup button if needed --- control/frontend/src/routes/ControlView.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control/frontend/src/routes/ControlView.svelte b/control/frontend/src/routes/ControlView.svelte index 8e69805..cebfd05 100644 --- a/control/frontend/src/routes/ControlView.svelte +++ b/control/frontend/src/routes/ControlView.svelte @@ -273,7 +273,7 @@