perf: 小米音乐 (#508)

This commit is contained in:
AIsouler
2024-11-16 15:51:20 +08:00
parent 11939c8a5e
commit d709a006a7
2 changed files with 45 additions and 36 deletions

View File

@@ -592,6 +592,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
name: '应用包管理组件',
deprecatedKeys: [8, 9, 10, 11, 12],
},
{
id: 'com.miui.player',
name: '小米音乐',
deprecatedKeys: [4, 10],
},
];
const map: Map<string, number[]> = new Map();