projects
/
xogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1828ddd
)
Remove debug console.log
author
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 5 May 2026 06:31:06 +0000
(08:31 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 5 May 2026 06:31:06 +0000
(08:31 +0200)
js/app.js
patch
|
blob
|
blame
|
history
diff --git
a/js/app.js
b/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, [