From 1287215837f51b3c329dee5b8b94df049fd9aefb Mon Sep 17 00:00:00 2001 From: sh0rch <16235959+sh0rch@users.noreply.github.com> Date: Thu, 29 Feb 2024 08:18:40 +0300 Subject: [PATCH] another Minor fixes for greater compatibility with the original code. --- frontend/src/App.vue | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index f1c11f7..cc223e6 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -83,18 +83,13 @@ const currentYear = ref(new Date().getFullYear()) {{ auth.User.Firstname }} {{ auth.User.Lastname }}
@@ -108,26 +103,16 @@ const currentYear = ref(new Date().getFullYear())