npm run frmat

This commit is contained in:
2024-09-20 12:34:34 +02:00
parent 5a40fb4734
commit 2101d20835
6 changed files with 27 additions and 29 deletions

View File

@ -32,7 +32,7 @@ class LoadedZone {
}
})
console.log(grid);
console.log(grid)
return grid
}