From cf98bba0cd86e24edf85399f778db06cb6da5ac2 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Wed, 3 Dec 2025 17:56:59 -0500 Subject: [PATCH] fixed loading placeholder location --- ui/src/pages/Application.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/Application.vue b/ui/src/pages/Application.vue index dd2c4ad..04a9b84 100644 --- a/ui/src/pages/Application.vue +++ b/ui/src/pages/Application.vue @@ -170,5 +170,5 @@ async function handleDeny(id) { -
Loading
+
Loading
\ No newline at end of file