format(test.js)
This commit is contained in:
parent
2f9c0c58cb
commit
92df420819
@ -2,8 +2,7 @@ import { login, ModernWarfare, platforms } from './index.js';
|
||||
import fs from 'fs';
|
||||
|
||||
// Login using the SSO token
|
||||
const ssoToken =
|
||||
'<YOUR_SSO_TOKEN>';
|
||||
const ssoToken = '<YOUR_SSO_TOKEN>';
|
||||
|
||||
(async () => {
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user