Skip to content
Snippets Groups Projects
Commit 2e31015c authored by Niklas Schrötler's avatar Niklas Schrötler
Browse files

configs/foobar: Added today's date

parent 72727f2f
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,12 @@ ...@@ -2,7 +2,12 @@
"id": "foobar", "id": "foobar",
"background": "/content/preisliste.png", "background": "/content/preisliste.png",
"schedule": { "schedule": {
"times": [] "times": [
{
"from": "2024-01-30T18:00",
"to": "2024-01-30T22:00"
}
]
}, },
"panels": [] "panels": []
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment