Skip to content

Commit

Permalink
Fix popup panel for Thunderbird
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jun 18, 2022
1 parent b308ee3 commit 2ff0abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/thunderbird/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"32": "img/icon_32.png"
},
"default_title": "uBlock Origin",
"default_popup": "popup.html"
"default_popup": "popup-fenix.html"
},
"content_scripts": [
{
Expand Down

0 comments on commit 2ff0abf

Please sign in to comment.