From 7a612a6465a06b961020fcaca796c2e554ee49cc Mon Sep 17 00:00:00 2001 From: Branden J Brown Date: Wed, 31 Jan 2024 06:42:35 -0600 Subject: [PATCH] add loading indicator on queue start --- site/src/App.vue | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/site/src/App.vue b/site/src/App.vue index 5b26e31..7919996 100644 --- a/site/src/App.vue +++ b/site/src/App.vue @@ -1,13 +1,18 @@