This commit is contained in:
Raphaël Jakse 2020-10-07 22:02:21 +02:00
parent 82b38df25d
commit 6fdfc05437
1 changed files with 1 additions and 1 deletions

View File

@ -2223,7 +2223,7 @@
};
let cell;
let row
let row;
for (let i = 0; i < 7; i++) {
const span = document.createElement("span");