Skip to content

Commit

Permalink
Merge branch 'develop' into bump-assets-controller-version
Browse files Browse the repository at this point in the history
  • Loading branch information
salimtb committed Jun 5, 2024
2 parents d40c703 + 98385ff commit 1ee4a84
Show file tree
Hide file tree
Showing 10 changed files with 1,176 additions and 187 deletions.
1 change: 1 addition & 0 deletions app/scripts/app-init.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ const registerInPageContentScript = async () => {
js: ['scripts/inpage.js'],
runAt: 'document_start',
world: 'MAIN',
allFrames: true,
},
]);
} catch (err) {
Expand Down
Loading

0 comments on commit 1ee4a84

Please sign in to comment.