Skip to content

Commit

Permalink
fix: support Yandex browser on macOS (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
750 committed Oct 19, 2023
1 parent 1131f9b commit 62043c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ const browser_appnames = {
],
vivaldi: ['Vivaldi-stable', 'Vivaldi-snapshot', 'vivaldi.exe'],
orion: ['Orion'],
yandex: ['Yandex'],
};

// Returns a list of (browserName, bucketId) pairs for found browser buckets
Expand Down

0 comments on commit 62043c7

Please sign in to comment.