mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(主题): deprecatedKeys
This commit is contained in:
@@ -558,6 +558,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
|||||||
name: '喵趣漫画',
|
name: '喵趣漫画',
|
||||||
deprecatedKeys: [1],
|
deprecatedKeys: [1],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'com.huawei.android.thememanager',
|
||||||
|
name: '华为主题',
|
||||||
|
deprecatedKeys: [3],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const map: Map<string, number[]> = new Map();
|
const map: Map<string, number[]> = new Map();
|
||||||
|
|||||||
Reference in New Issue
Block a user