From f2f8a1186de4fc5e1f05c8bf71eb4908dac82d46 Mon Sep 17 00:00:00 2001 From: sehnryr Date: Mon, 17 Oct 2022 17:47:49 +0200 Subject: [PATCH] change team name --- sql/data.sql | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sql/data.sql b/sql/data.sql index a0e5f96..c960cf9 100644 --- a/sql/data.sql +++ b/sql/data.sql @@ -35,10 +35,10 @@ INSERT INTO teams ("id", "name") VALUES ('4', 'A1: Mater Tua 3'), ('5', 'A1: Mater Tua 4'), ('6', 'A1: Mater Tua 5'), -('7', 'A2: FC fouche'), -('8', 'A2: FC fouche 1'), -('9', 'A2: FC fouche 2'), -('10', 'A2: FC fouche 3'), +('7', 'A2: FC Fouche'), +('8', 'A2: FC Fouche 1'), +('9', 'A2: FC Fouche 2'), +('10', 'A2: FC Fouche 3'), ('11', 'A2: As du volant'), ('12', 'A2: A2 Grammes'), ('13', 'A2: FC A2 Grammes'),