big-screen / months_config.json
Mathias
Add per-month start_week support for different week numbering
2510bf9
raw
history blame contribute delete
468 Bytes
{
"months": [
{
"id": "2026-01",
"label": "January 2026",
"sheet_id": "1af6-2KsRqeTQxdw5KVRp2WCrM6RT7HIcl70m-GgGZB4",
"tab_name": "DAILY - for SDR to add data🌟",
"start_week": 2
},
{
"id": "2026-02",
"label": "February 2026",
"sheet_id": "173_4EJ6pWjyP96d1zpZ8VasffsciCSiRLOGB_CNn7aI",
"tab_name": "DAILY - for SDR to add data🌟",
"start_week": 6
}
],
"default_month": "2026-02"
}