From c0c2064bf6caf7cfb2acf77b80f514744c21dd52 Mon Sep 17 00:00:00 2001 From: rednotsus Date: Thu, 31 Oct 2024 09:56:10 -0500 Subject: [PATCH] Update games.json --- static/assets/json/load/games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/assets/json/load/games.json b/static/assets/json/load/games.json index b7d3ba66..e73488f7 100644 --- a/static/assets/json/load/games.json +++ b/static/assets/json/load/games.json @@ -43,7 +43,7 @@ }, { "name": "2048", - "url": "/misc/2048/", + "url": "/misc/play/2048.html", "image": "/misc/2048/2048.webp", "usesProxy": false },