From 0a3ed7b569ba3fb701922c1fc44e7d4893365eca Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Fri, 2 Jan 2026 14:44:30 -0500 Subject: [PATCH] fixed copy link appearing when it shouldnt --- 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 7590d26..f5b4334 100644 --- a/ui/src/pages/Application.vue +++ b/ui/src/pages/Application.vue @@ -146,7 +146,7 @@ async function handleDeny(id) {

{{ member_name }}

- +

Submitted: {{ submitDate?.toLocaleString("en-US", { year: "numeric",