diff --git a/static/assets/scripts/g.js b/static/assets/scripts/g.js index d79418379..0a140af5e 100644 --- a/static/assets/scripts/g.js +++ b/static/assets/scripts/g.js @@ -146,7 +146,7 @@ document.addEventListener('DOMContentLoaded', () => { }) } - fetch('/assets/json/a.min.json') + fetch('/assets/json/g.min.json') .then((response) => { return response.json() }) diff --git a/static/games.html b/static/games.html index 478d467b8..cc4ea4fec 100644 --- a/static/games.html +++ b/static/games.html @@ -11,7 +11,7 @@ - +