From d39664131476485b05b81fc510f18574442fd559 Mon Sep 17 00:00:00 2001 From: elibrody <85048617+elibrody@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:28:01 -0500 Subject: [PATCH] Update NavbarButtons.vue --- src/components/NavbarButtons.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/NavbarButtons.vue b/src/components/NavbarButtons.vue index cfc58cdd..a9ab9fd2 100644 --- a/src/components/NavbarButtons.vue +++ b/src/components/NavbarButtons.vue @@ -11,7 +11,7 @@ const { isDarkTheme } = toRefs(styleStore);