diff --git a/SwichGIT/src/js/menu.js b/SwichGIT/src/js/menu.js index bfe5133..eff6c01 100644 --- a/SwichGIT/src/js/menu.js +++ b/SwichGIT/src/js/menu.js @@ -150,6 +150,5 @@ function change_daltonisme(val){ document.documentElement.style.setProperty('--colorone', '#6c4728'); document.documentElement.style.setProperty('--colortwo', '#3e7e63'); } - alert(val); }