mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
fix index
This commit is contained in:
parent
2b70b0bf04
commit
ee8f5b874f
10
games.json
10
games.json
@ -1,12 +1,12 @@
|
|||||||
{
|
[
|
||||||
{
|
{
|
||||||
"name": "Testing 1",
|
"name": "Testing 1",
|
||||||
"directory": "vex",
|
"directory": "vex",
|
||||||
"image": "icon.png"
|
"image": "icon.png"
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"name": "Testing 1",
|
"name": "Testing 2",
|
||||||
"directory": "vex",
|
"directory": "vex2",
|
||||||
"image": "icon.png"
|
"image": "icon.png"
|
||||||
}
|
}
|
||||||
}
|
]
|
Loading…
x
Reference in New Issue
Block a user