mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-02-04 14:25:08 +01:00
Fix api url query typo
This commit is contained in:
@@ -69,7 +69,7 @@ export default {
|
||||
channel,
|
||||
sub_channel: subChannel,
|
||||
version: version ?? undefined,
|
||||
targetApp: targetApp ?? undefined,
|
||||
target_app: targetApp ?? undefined,
|
||||
},
|
||||
})
|
||||
.json();
|
||||
|
||||
Reference in New Issue
Block a user