mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
refactor: info record local
This commit is contained in:
@@ -145,7 +145,8 @@ export function migrateConfig(oldConfig: any) {
|
||||
musicSignUrl: oldConfig.musicSignUrl,
|
||||
reportSelfMessage: oldConfig.reportSelfMessage,
|
||||
token: oldConfig.token,
|
||||
GroupLocalTimeRecord: []
|
||||
GroupLocalTimeRecord: false,
|
||||
GroupLocalTimeRecordList: []
|
||||
};
|
||||
return newConfig;
|
||||
}
|
||||
|
Reference in New Issue
Block a user