Skip to content

Commit d0af614

Browse files
committed
can't be const
1 parent fbdc9d1 commit d0af614

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/games_dat.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
const games_gallery = [
1+
//do not change go const...is modified elsewhere
2+
let games_gallery = [
23
{
34
"url": "https://www.puzzlescript.net/play.html?p=6841165",
45
"thumb": "6841165.gif",

0 commit comments

Comments
 (0)