mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
fix: 2.0.7
This commit is contained in:
parent
9394bafa8e
commit
15bd2ee887
@ -175,6 +175,7 @@ export async function NCoreInitShell() {
|
||||
.then(result => {
|
||||
if (result.loginErrorInfo.errMsg) {
|
||||
logger.logError('快速登录错误:', result.loginErrorInfo.errMsg);
|
||||
loginService.getQRCodePicture();
|
||||
}
|
||||
})
|
||||
.catch();
|
||||
|
Loading…
x
Reference in New Issue
Block a user