Skip to content

Commit

Permalink
Merge branch 'chrome-extension' into TAB-484
Browse files Browse the repository at this point in the history
  • Loading branch information
evandor authored Feb 7, 2024
2 parents a2dcf89 + ca53bd2 commit fe0e692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/ChromeApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ class ChromeApi {
if (process.env.MODE !== 'bex') {
return
}

console.debug(" building context menu")
const tabsStore = useTabsStore()
if (chrome && chrome.contextMenus) {
Expand Down

0 comments on commit fe0e692

Please sign in to comment.