Skip to content

Commit

Permalink
feat: add support for Whist browser (#1) (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehamiter authored Aug 17, 2022
1 parent efdfd10 commit 7d3bf32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ const apps = typeApps({
name: 'Wavebox',
privateArg: '--incognito',
},
'com.whisttechnologies.whist': {
name: 'Whist',
},
'ru.yandex.desktop.yandex-browser': {
name: 'Yandex',
},
Expand Down

0 comments on commit 7d3bf32

Please sign in to comment.