Update js/apps.js

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 15:36:59 +00:00
parent 25ab6099ec
commit efd368e829

View File

@ -29,7 +29,7 @@ function loadGames(data) {
class: "game",
id: data[i].directory,
recommended: data[i].recommended,
href: "semag/" + data[i].directory + "/index.html",
href: "sppa/" + data[i].directory + "/index.html",
})
.data("recommended", data[i].recommended)
.append(