From 33679542d7b58794b64d096d7ee3ceeb24926e5d Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Sun, 1 Mar 2026 13:46:18 -0500 Subject: [PATCH] Added mod requests to the navbar --- ui/src/components/Navigation/Navbar.vue | 92 ++++++++++++++----------- 1 file changed, 53 insertions(+), 39 deletions(-) diff --git a/ui/src/components/Navigation/Navbar.vue b/ui/src/components/Navigation/Navbar.vue index 8c83549..2932399 100644 --- a/ui/src/components/Navigation/Navbar.vue +++ b/ui/src/components/Navigation/Navbar.vue @@ -1,46 +1,46 @@