From d31cb50d7122d33d57b0c5911c3ed929f5bca36f Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Wed, 3 Dec 2025 17:53:31 -0500 Subject: [PATCH] Added navigation to application stuff under the profile menu --- ui/src/components/Navigation/Navbar.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/src/components/Navigation/Navbar.vue b/ui/src/components/Navigation/Navbar.vue index 58335d4..72c5bd4 100644 --- a/ui/src/components/Navigation/Navbar.vue +++ b/ui/src/components/Navigation/Navbar.vue @@ -167,8 +167,9 @@ function blurAfter() {

{{ userStore.user.name }}

- My Profile - Settings + + + My Application Logout