Skip to content

Commit b6f91e3

Browse files
authored
fix: added 'Firefox-esr' to browser appnames, fixes #204
1 parent df5a625 commit b6f91e3

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
@@ -128,6 +128,7 @@ const appnames = {
128128
'firefox.exe',
129129
'Firefox Developer Edition',
130130
'firefoxdeveloperedition',
131+
'Firefox-esr',
131132
'Firefox Beta',
132133
'Nightly',
133134
],

0 commit comments

Comments
 (0)