Skip to content

Commit

Permalink
wip: 🔕 temporary commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed May 11, 2024
1 parent 90f7bbb commit 9360d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entrypoints/popup/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const App = (): React.JSX.Element => {

await reloadCurrentTab(3000)
},
[setCurrentUserAgent]
[setCurrentUserAgent, reloadCurrentTab]
)

/** Handle the open options button click */
Expand Down

0 comments on commit 9360d78

Please sign in to comment.