Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
chore(actions): check_format_lint
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 1, 2024
1 parent a86728f commit ae9cdcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/apps/com.gotokeep.keep.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ export default defineAppConfig({
resetMatch: 'app',
actionMaximum: 1,
quickFind: true,
activityIds: 'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
activityIds:
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
rules: '[text*="发现新版本"] +3 [text="暂不升级"]',
snapshotUrls: 'https://i.gkd.li/import/14124815',

},
],
});

0 comments on commit ae9cdcd

Please sign in to comment.