From 629126384681b3881c3303844f52f6efc7faf266 Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Thu, 6 Nov 2025 15:19:04 +0000 Subject: [PATCH] Allow GUI to start without stage --- webapp/src/App.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webapp/src/App.vue b/webapp/src/App.vue index cc28983b..91a61659 100644 --- a/webapp/src/App.vue +++ b/webapp/src/App.vue @@ -1,5 +1,7 @@