Skip to content

Commit

Permalink
Fix Waterfox not detected
Browse files Browse the repository at this point in the history
Closes #359
  • Loading branch information
will-stone committed Jan 12, 2021
1 parent 00dfeae commit ff39ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const apps: App[] = [
},
{
name: 'Waterfox',
id: 'net.waterfox.waterfoxcurrent',
id: 'net.waterfox.waterfox',
},
{
name: 'Yandex',
Expand Down

0 comments on commit ff39ac8

Please sign in to comment.