mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update js/apps.js
This commit is contained in:
parent
25ab6099ec
commit
efd368e829
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user