From 35bca360bfeca966f8380b6bca5cc7a4043ef89b Mon Sep 17 00:00:00 2001 From: sehnryr Date: Mon, 17 Oct 2022 17:41:11 +0200 Subject: [PATCH] switch "BROS" by "Les fous furieux" --- sql/data.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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');