Skip to content

Commit

Permalink
feat: remove quick assist
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Oct 6, 2023
1 parent 7240f1a commit a589ba4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ actions:
# Windows Backup
- !appx: {name: '*WindowsBackup*', type: app}

# Quick Assist
- !appx: {name: '*MicrosoftCorporationII.QuickAssist*', type: family}

- !appx: {name: '*Microsoft.Advertising.Xaml*', type: family}
- !appx: {name: '*Microsoft.BingNews*', type: family}
- !appx: {name: '*Microsoft.BingSearch*', type: family}
Expand Down

0 comments on commit a589ba4

Please sign in to comment.