From ce8753678c392cc312c154c2f881729ef0e4492b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niklas=20Schr=C3=B6tler?= <niklas.schroetler@tu-dortmund.de>
Date: Tue, 16 Jan 2024 22:22:32 +0000
Subject: [PATCH] Update foobar.json

---
 public/config/foobar.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/config/foobar.json b/public/config/foobar.json
index 75468c8..180ae1d 100644
--- a/public/config/foobar.json
+++ b/public/config/foobar.json
@@ -2,7 +2,7 @@
   "id": "foobar",
   "background": "/content/preisliste.png",
   "schedule": {
-    "always": true
+    "times": []
   },
   "panels": []
 }
-- 
GitLab