From 5064b30cbcd04489c48b116e37ad1ccf330c3449 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Fri, 8 Nov 2024 18:06:45 +0100 Subject: [PATCH] 2025 wellness days --- app/data/wellness_days.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/data/wellness_days.php b/app/data/wellness_days.php index c77b200..4222d8b 100644 --- a/app/data/wellness_days.php +++ b/app/data/wellness_days.php @@ -13,4 +13,8 @@ '2024-04-12', '2024-07-05', '2024-10-04', -]; + '2025-03-07', + '2025-04-04', + '2025-09-12', + '2025-10-10', +]; \ No newline at end of file