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