From 4469e7bdaac20b32e3289566e70baef3bd4e8237 Mon Sep 17 00:00:00 2001 From: Luca <luca.strick@udo.edu> Date: Wed, 27 Nov 2024 11:43:04 +0000 Subject: [PATCH] Change foobar termine --- public/config/foobar.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/public/config/foobar.json b/public/config/foobar.json index 3f57f81..9bee142 100644 --- a/public/config/foobar.json +++ b/public/config/foobar.json @@ -4,8 +4,16 @@ "schedule": { "times": [ { - "from": "2024-11-12T18:00", - "to": "2024-11-12T22:00" + "from": "2024-12-10T18:00", + "to": "2024-12-10T22:00" + }, + { + "from": "2025-01-07T18:00", + "to": "2025-01-07T22:00" + }, + { + "from": "2025-01-21T18:00", + "to": "2025-01-21T22:00" } ] }, -- GitLab