diff --git a/src/leetCodeManager.ts b/src/leetCodeManager.ts index 089390d..7b8e601 100644 --- a/src/leetCodeManager.ts +++ b/src/leetCodeManager.ts @@ -70,7 +70,7 @@ class LeetCodeManager extends EventEmitter { throw new Error(`The login method "${loginMethod}" is not supported.`); } const isByCookie: boolean = loginMethod === "Cookie"; - const inMessage: string = isByCookie ? "sign in by cookie" : "sign in"; + const inMessage: string = isByCookie ? "signed in by cookie" : "signed in"; try { const userName: string | undefined = await new Promise(async (resolve: (res: string | undefined) => void, reject: (e: Error) => void): Promise => { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy