From efd368e829a0b80d789758d9e3454420a8b0e5db Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 15:36:59 +0000 Subject: [PATCH] Update js/apps.js --- js/apps.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/apps.js b/js/apps.js index 610aea3b..26890102 100644 --- a/js/apps.js +++ b/js/apps.js @@ -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(