Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Oct 13, 2024
1 parent b0d8c03 commit 52860a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mjs/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ export const handleCmd = async (cmd, tab) => {
const info = {
menuItemId: format
};
// FIXME: remove when ESR 115.x reaches EOL
if (!tab) {
tab = await getActiveTab();
}
Expand Down

0 comments on commit 52860a4

Please sign in to comment.