From 00224633217748ac27ce3d0927b22a744555477d Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Thu, 11 Jun 2026 11:30:13 +0200 Subject: [PATCH 1/2] fix(RunningEmptyContent): Show "Waiting" while scheduled instead of "Getting results" Signed-off-by: Marcel Klehr --- src/components/RunningEmptyContent.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/RunningEmptyContent.vue b/src/components/RunningEmptyContent.vue index badef8d2..b77850ca 100644 --- a/src/components/RunningEmptyContent.vue +++ b/src/components/RunningEmptyContent.vue @@ -4,7 +4,7 @@ -->