diff --git a/sql/data.sql b/sql/data.sql index 4b9c18b..a0e5f96 100644 --- a/sql/data.sql +++ b/sql/data.sql @@ -246,6 +246,6 @@ INSERT INTO participations ("match_id", "team_id") VALUES ('56', '20'), ('56', '3'), ('57', '26'), -('57', '21'), +('57', '27'), ('58', '8'), ('58', '15');