From ef7392b0d3e9aba34e316bd4c2950a71f84c7424 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 26 Dec 2024 13:25:59 +0800 Subject: [PATCH] =?UTF-8?q?perf(IT=E4=B9=8B=E5=AE=B6):=20=E5=B1=80?= =?UTF-8?q?=E9=83=A8=E5=B9=BF=E5=91=8A-=E5=8D=A1=E7=89=87=E5=B9=BF?= =?UTF-8?q?=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.ruanmei.ithome.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps/com.ruanmei.ithome.ts b/src/apps/com.ruanmei.ithome.ts index 12d5e2ad..5aa4648b 100644 --- a/src/apps/com.ruanmei.ithome.ts +++ b/src/apps/com.ruanmei.ithome.ts @@ -31,7 +31,6 @@ export default defineGkdApp({ rules: [ { key: 0, - matchTime: 10000, actionMaximum: 1, resetMatch: 'app', activityIds: 'com.ruanmei.ithome.ui.MainActivity',