Fix launcher
This commit is contained in:
@@ -132,5 +132,5 @@ export async function handler (context: Context) {
|
||||
|
||||
connection.end()
|
||||
|
||||
return jsonResponse({ versions, gameList })
|
||||
return jsonResponse({ versions, games: gameList })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user