mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
fix: 二维码显示
This commit is contained in:
@@ -99,7 +99,7 @@ function formatMsg(msg: any[]) {
|
||||
}
|
||||
logMsg += msgItem + ' ';
|
||||
}
|
||||
return logMsg.trim();
|
||||
return logMsg;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line no-control-regex
|
||||
|
||||
Reference in New Issue
Block a user