mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 分类
通知权限分类到权限提示
This commit is contained in:
@@ -512,7 +512,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
{
|
||||
id: 'com.zmzx.college.search',
|
||||
name: '大学搜题酱',
|
||||
deprecatedKeys: [4, 8, 9, 10],
|
||||
deprecatedKeys: [1, 4, 8, 9, 10],
|
||||
},
|
||||
{
|
||||
id: 'me.ele',
|
||||
@@ -534,4 +534,14 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '云闪付',
|
||||
deprecatedKeys: [11],
|
||||
},
|
||||
{
|
||||
id: 'com.netease.newsreader.activity',
|
||||
name: '网易新闻',
|
||||
deprecatedKeys: [3],
|
||||
},
|
||||
{
|
||||
id: 'com.sina.weibo',
|
||||
name: '微博',
|
||||
deprecatedKeys: [10],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user