From 6d77df62943b30084f3801b281e0ea82f354aa27 Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Sat, 27 Jan 2018 12:39:31 +0100 Subject: add new match to NW --- 2nw.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/2nw.json b/2nw.json index bf853ea..f09f2bb 100644 --- a/2nw.json +++ b/2nw.json @@ -92,14 +92,15 @@ "matches": [ { "id": 6, - "database": "ii_nw_po_2", + "database": "2nwpo2a", "round": 1, "table": 1, "teams": [ {"loser": [1]}, {"place": [6]} ], - "loser": [5, 6] + "loser": [5, 6], + "link": "nwpo2arunda1.html" }, { "id": 7, -- cgit v1.2.3