From 98b8cae7d55c602336a1ba1b4035e03ad4ede2de Mon Sep 17 00:00:00 2001 From: Cedric Date: Fri, 3 Jul 2026 20:22:40 +0200 Subject: [PATCH] Actualiser js/auth.js --- js/auth.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/auth.js b/js/auth.js index 86561c3..f0438c9 100644 --- a/js/auth.js +++ b/js/auth.js @@ -1,4 +1,3 @@ -let API_BASE_URL; const API_BASE_URL = window.location.origin + '/api';