From 3184ebd787c789c7a606b460edfffc9fde9e2e5a Mon Sep 17 00:00:00 2001 From: aisouler Date: Fri, 16 Feb 2024 19:36:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B1=BD=E6=B0=B4=E9=9F=B3=E4=B9=90):=20?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A-VIP=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.luna.music.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/apps/com.luna.music.ts b/src/apps/com.luna.music.ts index a19f6ac6..cdf61404 100644 --- a/src/apps/com.luna.music.ts +++ b/src/apps/com.luna.music.ts @@ -19,8 +19,6 @@ export default defineAppConfig({ name: '全屏广告-VIP弹窗', desc: '直接关闭所有底部半屏弹窗', quickFind: true, - actionMaximum: 1, - resetMatch: 'app', activityIds: [ 'com.luna.biz.main.main.MainActivity', 'com.luna.biz.ad.AdActivity',