mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
update: normalize log
This commit is contained in:
@@ -26,7 +26,7 @@ export class RkeyManager {
|
||||
try {
|
||||
await this.refreshRkey();
|
||||
} catch (e) {
|
||||
this.logger.logError('获取rkey失败', e);
|
||||
this.logger.logError('获取 rkey 失败', e);
|
||||
}
|
||||
}
|
||||
return this.rkeyData;
|
||||
|
Reference in New Issue
Block a user