diff options
Diffstat (limited to 'eklasa.jtpo')
-rw-r--r-- | eklasa.jtpo | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/eklasa.jtpo b/eklasa.jtpo index 657b029..f9522f9 100644 --- a/eklasa.jtpo +++ b/eklasa.jtpo @@ -132,7 +132,7 @@ }, { "place": [ - + 7, 8 ] } @@ -141,7 +141,8 @@ 7, 8 ], - "table": 2 + "table": 2, + "selected_teams": [-1, 1] }, { "id": 3, @@ -153,8 +154,8 @@ }, { "place": [ - 7 - + 7, + 8 ] } ], @@ -162,7 +163,8 @@ 7, 8 ], - "table": 3 + "table": 3, + "selected_teams": [-1, 0] }, { "id": 4, @@ -174,7 +176,7 @@ }, { "place": [ - + 11, 12 ] } @@ -183,7 +185,8 @@ 9, 10 ], - "table": 4 + "table": 4, + "selected_teams": [-1, 1] }, { "id": 5, @@ -195,8 +198,8 @@ }, { "place": [ - 11 - + 11, + 12 ] } ], @@ -204,7 +207,8 @@ 9, 10 ], - "table": 5 + "table": 5, + "selected_teams": [-1, 0] }, { "id": 6, |