mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf: 小米音乐 (#508)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user