perf: 运动世界校园(#403)

This commit is contained in:
AIsouler
2024-10-14 10:15:14 +08:00
parent 22978e154c
commit a281fbc2cb
2 changed files with 63 additions and 63 deletions

View File

@@ -568,6 +568,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
name: '喜马拉雅',
deprecatedKeys: [9],
},
{
id: 'com.zjwh.android_wh_physicalfitness',
name: '运动世界校园',
deprecatedKeys: [2, 3, 4, 9],
},
];
const map: Map<string, number[]> = new Map();