From 88e9e6e0a10c1d5374ddc9ec7c091ea2d59e27cf Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 21 Dec 2021 18:06:37 +0100 Subject: Butler and boards config after R10 --- boards/config/centralne.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'boards') 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" + } } ] } -- cgit v1.2.3