Skip to content

Commit

Permalink
💬 Fix command button element script
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett committed Jan 15, 2024
1 parent 16d309d commit 27e2fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/content/browser-elements.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ let noCallbackElements = [
"chrome://dot/content/widgets/browser-separator.js",

"chrome://dot/content/widgets/browser-button.js",
"chrome://dot/content/widgets/browser-command-mixin.js",
"chrome://dot/content/widgets/browser-command-button.js",
"chrome://dot/content/widgets/browser-toolbar-button.js",
"chrome://dot/content/widgets/browser-tab-button.js",
"chrome://dot/content/widgets/browser-urlbar-button.js",
Expand Down

0 comments on commit 27e2fbf

Please sign in to comment.