Skip to content

Commit ba1305d

Browse files
authored
fix: add browser app name Microsoft Edge Beta on macOS (#595)
1 parent 2f3d1e8 commit ba1305d

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
@@ -270,6 +270,7 @@ const browser_appnames = {
270270
edge: [
271271
'msedge.exe', // Windows
272272
'Microsoft Edge', // macOS
273+
'Microsoft Edge Beta', // macOS beta
273274
'Microsoft-Edge-Stable', // Arch Linux: https://github.com/ActivityWatch/activitywatch/issues/753
274275
'Microsoft-edge',
275276
'microsoft-edge', // linux

0 commit comments

Comments
 (0)