From a4efcf5bead260f43242f2b04b106e75b1707f0e Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:56:50 +0800 Subject: [PATCH] quickFind --- src/apps/com.miui.huanji.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/com.miui.huanji.ts b/src/apps/com.miui.huanji.ts index 2b88ae40..9b075079 100644 --- a/src/apps/com.miui.huanji.ts +++ b/src/apps/com.miui.huanji.ts @@ -9,6 +9,7 @@ export default defineAppConfig({ name: '更新提示', actionMaximum: 1, resetMatch: 'app', + quickFind: true, rules: '@[text="下次再说"] + [text="立即升级"]', snapshotUrls: 'https://i.gkd.li/import/14332463', },