planning-fight/db.json

9 lines
98 B
JSON
Raw Normal View History

2025-11-04 14:18:19 +00:00
{
"workers": [
{
"name": "Mathieu",
"presenceDays": 0,
"id": 1
}
]
}