From 14a2cd1d45eec4d15cf02fc15cc3e81ea2620e93 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 11 Apr 2024 11:46:58 +0800 Subject: [PATCH] feat: deprecatedKeys --- src/apps/com.miui.systemAdSolution.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/com.miui.systemAdSolution.ts b/src/apps/com.miui.systemAdSolution.ts index 94013813..09aa1e2a 100644 --- a/src/apps/com.miui.systemAdSolution.ts +++ b/src/apps/com.miui.systemAdSolution.ts @@ -3,6 +3,7 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.miui.systemAdSolution', name: '智能服务', + deprecatedKeys: [1], groups: [ { // 全局规则无效,单独规则有效