Skip to content

Commit

Permalink
feat: remove unsupported browser
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Nov 20, 2022
1 parent 472bda1 commit 0cd1eb0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,6 @@ const apps = typeApps({
convertUrl: (url) =>
url.replace('https://teams.microsoft.com/', 'msteams:/'),
},
'com.mighty.app': {
name: 'Mighty',
privateArg: '--incognito',
},
'com.electron.min': {
name: 'Min',
},
Expand Down

0 comments on commit 0cd1eb0

Please sign in to comment.