From abe40bcf9f0f840bdff1f019d917104a370fdd6a Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:48:10 -0400 Subject: [PATCH] Added onBackground to footer --- src/views/main/Footer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/main/Footer.vue b/src/views/main/Footer.vue index 0cdb605..e978172 100644 --- a/src/views/main/Footer.vue +++ b/src/views/main/Footer.vue @@ -54,7 +54,7 @@ const brandingStore = useBrandingStore()