mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
fix: 2.0.7
This commit is contained in:
parent
50170204f3
commit
2512a20ab1
@ -175,6 +175,7 @@ export async function NCoreInitShell() {
|
||||
.then(result => {
|
||||
if (result.loginErrorInfo.errMsg) {
|
||||
logger.logError('快速登录错误:', result.loginErrorInfo.errMsg);
|
||||
loginService.getQRCodePicture();
|
||||
}
|
||||
})
|
||||
.catch();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user