From 0048d676a2bed3addadea670fa5d802a314af473 Mon Sep 17 00:00:00 2001 From: Debulois Date: Fri, 6 May 2022 22:01:01 +0200 Subject: Correction des imports et supression des trailin white space pour le déploiement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Static/Js/main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Static/Js/main.js') diff --git a/Static/Js/main.js b/Static/Js/main.js index 84f7151..ca07988 100644 --- a/Static/Js/main.js +++ b/Static/Js/main.js @@ -3,10 +3,10 @@ // # # // # Description: JS utile un peu de partout # // # # -// ############################################################################ +// ############################################################################ // Site web utilisés pour JS: // https://www.w3schools.com/js/default.asp -// https://stackoverflow.com/ +// https://stackoverflow.com/ // **************************************************************************** -- cgit v1.2.3