diff options
Diffstat (limited to 'boards/config/centralne.json')
-rw-r--r-- | boards/config/centralne.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/boards/config/centralne.json b/boards/config/centralne.json index 3a4de8c..8aba0b8 100644 --- a/boards/config/centralne.json +++ b/boards/config/centralne.json @@ -41,6 +41,45 @@ "id": "dmp202122_z1", "title": "wszytkie mecze" } + }, + { + "title": "Zjazd 2 (18.12.2021-19.12.2021)", + "files": [ + { + "path": "dmp202122_r6", + "name": "Mecz 6 (sobota, 10:00)", + "title": "DMP 2021/22 R6", + "enabled": 1 + }, + { + "path": "dmp202122_r7", + "name": "Mecz 7 (sobota, 15:00)", + "title": "DMP 2021/22 R7", + "enabled": 1 + }, + { + "path": "dmp202122_r8", + "name": "Mecz 8 (sobota, 19:30)", + "title": "DMP 2021/22 R8", + "enabled": 1 + }, + { + "path": "dmp202122_r9", + "name": "Mecz 9 (niedziela, 9:00)", + "title": "DMP 2021/22 R9", + "enabled": 1 + }, + { + "path": "dmp202122_r10", + "name": "Mecz 10 (niedziela, 13:30)", + "title": "DMP 2021/22 R10", + "enabled": 1 + } + ], + "zip": { + "id": "dmp202122_z2", + "title": "wszytkie mecze" + } } ] } |