mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-22 15:22:28 +01:00
feat: integrate game patch data processing
This commit is contained in:
@@ -44,7 +44,7 @@ async function parseCommand() {
|
||||
)
|
||||
.command(
|
||||
['authTest [token] [email] [password]'],
|
||||
'Auth test command',
|
||||
'Auth and gacha fetch test command',
|
||||
(yargs) => {
|
||||
yargs
|
||||
.positional('token', {
|
||||
|
||||
Reference in New Issue
Block a user