diff options
author | Aleksander Krych <33733144+superkolo@users.noreply.github.com> | 2024-01-26 15:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 15:33:39 +0100 |
commit | d2b91898db2b77fe92089c8d52b98b986ec1e046 (patch) | |
tree | e5934dbd3b3b5d8297dfad592e0423a7c1c3bf10 | |
parent | 838cef19e5efb92972b7f46964accba9d91a5b2f (diff) |
Update 1n.jtpo
Goldback-taurus
-rw-r--r-- | 1n.jtpo | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -109,7 +109,8 @@ ] } ], - "table": 1 + "table": 1, + "selected_teams": [-1, 1] }, { "id": 2, @@ -126,7 +127,8 @@ ] } ], - "table": 2 + "table": 2, + "selected_teams": [-1, 0] }, { "id": 3, |