Skip to content

Commit

Permalink
feat: remove DesktopSpotlight
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Nov 2, 2023
1 parent 62237ca commit b2de0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ actions:
- !appx: {name: '*Global.BackupBanner*', type: app, unregister: true}
- !appx: {name: '*Global.IrisService*', type: app, unregister: true}
- !appx: {name: '*Global.ValueBanner*', type: app, unregister: true}
- !appx: {name: '*Global.DesktopSpotlight*', type: app, unregister: true}

- !run:
exe: 'powershell.exe'
Expand Down

0 comments on commit b2de0dc

Please sign in to comment.