From 1b66ddddf912a1f345557e7bf345d3eddab760d0 Mon Sep 17 00:00:00 2001 From: aunefyren Date: Wed, 13 Dec 2023 14:14:35 +0100 Subject: [PATCH] Changed 2022 til {current_year} --- files/configDefault.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/configDefault.json b/files/configDefault.json index e382416..37ee8c8 100644 --- a/files/configDefault.json +++ b/files/configDefault.json @@ -3,7 +3,7 @@ "wrapperr_front_page_title":"Did you get that thing from Spotify and wondered what your Plex statistics looked like?", "wrapperr_front_page_subtitle":"Well, have a look...", "stats_intro_title":"Hey there, {user}!", - "stats_intro_subtitle":"New year, new page of statistics. 2022 let's go...", + "stats_intro_subtitle":"New year, new page of statistics. {current_year} let's go...", "stats_outro_title":"Hope you are staying safe!", "stats_outro_subtitle":"Goodbye.", "stats_order_by_plays":true,