diff --git a/src/appDeprecatedKeys.ts b/src/appDeprecatedKeys.ts index f602d392..2dd98252 100644 --- a/src/appDeprecatedKeys.ts +++ b/src/appDeprecatedKeys.ts @@ -558,6 +558,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [ name: '喵趣漫画', deprecatedKeys: [1], }, + { + id: 'com.huawei.android.thememanager', + name: '华为主题', + deprecatedKeys: [3], + }, ]; const map: Map = new Map();