Skip to content

Commit 0a4ccc0

Browse files
chore(actions): check_format_lint
1 parent 430ef04 commit 0a4ccc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/apps/com.tencent.mobileqq.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,8 @@ export default defineGkdApp({
806806
{
807807
fastQuery: true,
808808
activityIds: '.activity.SplashActivity',
809-
matches: '@ImageView - [text="开启"] - [text="开启推荐,发现可能认识的人。"]',
809+
matches:
810+
'@ImageView - [text="开启"] - [text="开启推荐,发现可能认识的人。"]',
810811
exampleUrls: 'https://e.gkd.li/7922ab73-cc99-4559-b18c-5ab54dd9633a',
811812
snapshotUrls: 'https://i.gkd.li/i/18237415',
812813
},

0 commit comments

Comments
 (0)