mirror of
https://github.com/zoriya/EAU.git
synced 2026-06-03 10:56:20 +00:00
for idiot who can't compile their own app
This commit is contained in:
Vendored
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -18,7 +18,7 @@ export function setup()
|
||||
let SelectedGames= [];
|
||||
for(let i = 0; i< data.response.games.length; i++)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
console.log(JSON.stringify(data));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user