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';
|
import fs from 'fs';
|
||||||
|
|
||||||
// Login using the SSO token
|
// Login using the SSO token
|
||||||
const ssoToken =
|
const ssoToken = '<YOUR_SSO_TOKEN>';
|
||||||
'<YOUR_SSO_TOKEN>';
|
|
||||||
|
|
||||||
(async () => {
|
(async () => {
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user