Skip to content

Commit

Permalink
Adds the completion logic for the 'Install the mobile app' task (#93719)
Browse files Browse the repository at this point in the history
  • Loading branch information
valterlorran authored Oct 11, 2024
1 parent d3b3037 commit b2f3dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/launchpad/src/setup-actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const TASKS_TO_COMPLETE_ON_CLICK = [
'site_monitoring_page',
'front_page_updated',
'post_sharing_enabled',
'mobile_app_installed',
];

export const setUpActionsForTasks = ( {
Expand Down

0 comments on commit b2f3dba

Please sign in to comment.