feat(美团外卖): 局部广告-直播悬浮窗

This commit is contained in:
AIsouler
2024-07-24 17:56:29 +08:00
parent 875416611b
commit d1caff2ada
2 changed files with 23 additions and 9 deletions

View File

@@ -549,4 +549,9 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
name: '哈啰',
deprecatedKeys: [11, 13, 14],
},
{
id: 'com.sankuai.meituan.takeoutnew',
name: '美团外卖',
deprecatedKeys: [2],
},
];