quickFind

This commit is contained in:
Kun Jinkao
2024-02-20 19:56:17 +08:00
parent 6a864b7925
commit bab64414d8

View File

@@ -9,6 +9,7 @@ export default defineAppConfig({
name: '更新提示', name: '更新提示',
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
quickFind: true,
rules: '@[text="以后再说"] + [text="立即更新"]', rules: '@[text="以后再说"] + [text="立即更新"]',
snapshotUrls: 'https://i.gkd.li/import/14332513', snapshotUrls: 'https://i.gkd.li/import/14332513',
}, },