diff options
-rw-r--r-- | boards/config/centralne.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/boards/config/centralne.json b/boards/config/centralne.json index 61d5f6c..3d42695 100644 --- a/boards/config/centralne.json +++ b/boards/config/centralne.json @@ -121,6 +121,38 @@ } } ] + }, + { + "title": "II liga NE", + "sets": [ + { + "title": "AZS UW ORŁY Warszawa - ABNEGAT WZBS Warszawa (03.02.2024)", + "files": [ + { + "path": "po/nepo1a-t1-b1", + "name": "Rozdania 1-24", + "title": "ORŁY-ABNEGAT 1-2/6", + "enabled": 1 + }, + { + "path": "po/nepo1a-t1-b25", + "name": "Rozdania 25-48", + "title": "ORŁY-ABNEGAT 3-4/6", + "enabled": 1 + }, + { + "path": "po/nepo1a-t1-b49", + "name": "Rozdania 49-72", + "title": "ORŁY-ABNEGAT 5-6/6", + "enabled": 1 + } + ], + "zip": { + "id": "nepo1a-t1", + "title": "cały mecz" + } + } + ] } ] } |