This commit is contained in:
2026-03-10 11:55:30 -04:00
parent 614d6ad8f9
commit ee4297e1eb
3 changed files with 447 additions and 1 deletions

10
config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"start_time": "08:00",
"end_time": "17:00",
"slot_minutes": 60,
"crews": [
"James S",
"Noah B",
"Stephen"
]
}