Skip to content

Commit ba148a9

Browse files
fix: add 'Arc.exe' to browser appnames (#553)
1 parent dd37252 commit ba148a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/queries.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ const browser_appnames = {
277277
'microsoft-edge-dev', // linux dev
278278
],
279279
arc: [
280+
'Arc.exe', // Windows
280281
'Arc', // macOS
281282
],
282283
vivaldi: ['Vivaldi-stable', 'Vivaldi-snapshot', 'vivaldi.exe', 'Vivaldi'],

0 commit comments

Comments
 (0)