From 66575f499c337cf9054de7b0a22304aeeb60ef80 Mon Sep 17 00:00:00 2001 From: Simon Pistache Date: Mon, 26 May 2025 02:35:50 +0200 Subject: [PATCH] fix(#25): Actualise le fichier settings.json --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 290b152..c73e6ee 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,7 @@ "#14", "#15", "#2", - "#24" + "#24", + "#25" ] } \ No newline at end of file