From 9a6836801964956d9b6e5d40b2385b587b9277f5 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:07:27 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E6=9B=B4=E6=96=B0=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=EF=BC=88=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.docs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/com.tencent.docs.ts b/src/apps/com.tencent.docs.ts index 91eb5c29..a30828fd 100644 --- a/src/apps/com.tencent.docs.ts +++ b/src/apps/com.tencent.docs.ts @@ -16,9 +16,9 @@ export default defineAppConfig({ }, { key: 1, - name: '更新弹窗', + name: '更新提示', actionMaximum: 1, - activityIds: 'com.tencent.docs.DocsFlutterActivity', + resetMatch: 'app', rules: '@[desc="暂不更新"] + [desc="现在更新"]', snapshotUrls: 'https://i.gkd.li/import/13198091', },