Skip to content

Commit

Permalink
fix: add alternative firefox name (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbrayo authored Oct 23, 2024
1 parent 96958ab commit e0b0743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aw_client/queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ def browserEvents(params: DesktopQueryParams) -> str:
"Firefox-esr",
"Firefox Beta",
"Nightly",
"org.mozilla.firefox",
],
"opera": ["opera.exe", "Opera"],
"brave": ["brave.exe"],
Expand Down

0 comments on commit e0b0743

Please sign in to comment.