mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
fix: console-log
This commit is contained in:
parent
92680e3fa0
commit
80d150c72f
@ -165,7 +165,6 @@ async function handleLogin(
|
||||
|
||||
loginListener.onLoginFailed = (...args) => {
|
||||
UmamiTrace.sendTrace('login/error', args.toString());
|
||||
console.log(args);
|
||||
logger.logError('[Core] [Login] Login Error , ErrInfo: ', JSON.stringify(args));
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user