Merge pull request #4 from Snoopy1866/com.tencent.docs

feat(腾讯文档) 更新弹窗(优化规则)
This commit is contained in:
AIsouler
2024-02-02 21:18:12 +08:00
committed by GitHub

View File

@@ -16,9 +16,9 @@ export default defineAppConfig({
}, },
{ {
key: 1, key: 1,
name: '更新弹窗', name: '更新提示',
actionMaximum: 1, actionMaximum: 1,
activityIds: 'com.tencent.docs.DocsFlutterActivity', resetMatch: 'app',
rules: '@[desc="暂不更新"] + [desc="现在更新"]', rules: '@[desc="暂不更新"] + [desc="现在更新"]',
snapshotUrls: 'https://i.gkd.li/import/13198091', snapshotUrls: 'https://i.gkd.li/import/13198091',
}, },