mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
refactor: MemberInfo-1
This commit is contained in:
@@ -145,6 +145,7 @@ export function migrateConfig(oldConfig: any) {
|
||||
musicSignUrl: oldConfig.musicSignUrl,
|
||||
reportSelfMessage: oldConfig.reportSelfMessage,
|
||||
token: oldConfig.token,
|
||||
GroupLocalTimeRecord: []
|
||||
};
|
||||
return newConfig;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user