This commit is contained in:
手瓜一十雪 2024-08-12 20:28:25 +08:00
parent 0a17a38bf1
commit c73b50bd4a

View File

@ -178,7 +178,7 @@ export async function NCoreInitShell() {
reject();
}
})
.catch(e => reject(e));
.catch();
}, 1000);
} else {
logger.log('没有 -q 指令指定快速登录,或未曾登录过这个 QQ将使用二维码登录方式');