diff options
author | emkael <emkael@tlen.pl> | 2018-04-29 21:09:24 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-04-29 21:09:24 +0200 |
commit | d4b847dc9554ace4434b84fbb75097437ceefa57 (patch) | |
tree | b3d2d2971e2c29fa208441f852b0bb80c12478ac | |
parent | 5c4d301130ebdf309ca2e4e81bca1b571f43c660 (diff) |
Compensa lost their repechage, so we know for sure 12th place won't stay in 2NE, whoever it'd be
-rw-r--r-- | 2ne.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,12 +34,12 @@ },
{
"class": "repechage",
- "positions": [3, 11, 12],
+ "positions": [3, 11],
"caption": "Baraże"
},
{
"class": "relegation",
- "positions": [13, 14, 15, 16],
+ "positions": [12, 13, 14, 15, 16],
"caption": "Spadek do III ligi 2018/19"
}
],
|