From 97c3a7bb31de20de6f9ad30b46da3d792cf284d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Jan 2024 14:53:08 +0000 Subject: [PATCH] chore(actions): check_format_lint --- src/apps/com.pmph.irenwei.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/apps/com.pmph.irenwei.ts b/src/apps/com.pmph.irenwei.ts index aa9af111..a8dcde7f 100644 --- a/src/apps/com.pmph.irenwei.ts +++ b/src/apps/com.pmph.irenwei.ts @@ -12,8 +12,7 @@ export default defineAppConfig({ rules: [ { activityIds: 'com.pmph.main.ad.AdActivity', - matches: - '[id="com.pmph.irenwei:id/iv_close"]', + matches: '[id="com.pmph.irenwei:id/iv_close"]', snapshotUrls: 'https://i.gkd.li/import/13897421', }, ],