Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Update com.ecellsz.watch.guard.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge authored Jan 28, 2024
1 parent fe22851 commit c93a0fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/apps/com.ecellsz.watch.guard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ export default defineAppConfig({
matchTime: 10000,
resetMatch: 'app',
actionMaximum: 1,
rules: '[vid="splash_container"] >n View[clickable=true]',
quickFind: true,
rules: 'View[clickable=true] <<n [vid="splash_container"]',
snapshotUrls: 'https://i.gkd.li/import/14039510',
},
],
Expand Down

0 comments on commit c93a0fb

Please sign in to comment.