From 6e9b617ebae26ed77652bb973980bf8658845455 Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Sun, 7 Apr 2024 11:19:05 +0200 Subject: [PATCH] =?UTF-8?q?on=20enl=C3=A8ve=20l'alert=20de=20debug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/ens.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/ens.js b/js/ens.js index ba334be..d15cf6c 100644 --- a/js/ens.js +++ b/js/ens.js @@ -171,7 +171,6 @@ async function gen_contenu() { } } catch (error) { console.error(error); - alert(error); } }