Remove debug console.log
authorBenjamin Auder <benjamin.auder@somewhere>
Tue, 5 May 2026 06:31:06 +0000 (08:31 +0200)
committerBenjamin Auder <benjamin.auder@somewhere>
Tue, 5 May 2026 06:31:06 +0000 (08:31 +0200)
js/app.js

index 20ef589..43cdbc6 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -259,7 +259,7 @@ function fillGameInfos(gameInfos, oppIndex) {
     .then(txt => {
       const container = $.getElementById("gameInfos");
       container.innerHTML = ""; //initial cleaning
-console.log(gameInfos);
+
       // 1. Players infos
       const playerDiv = h('div', { class: 'players-info' }, [
         h('p', null, [