From d87e978dcf7238f2f35ff84f15ef09ae3b680bbf Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 4 Jan 2022 16:18:15 +0100 Subject: [PATCH] Automatyzacja roku w stopce --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 42b545e..f3aca61 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@ © Spythere - 2021 | v{{ VERSION }} + {{ new Date().getUTCFullYear() }} | v{{ VERSION }}