mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 17:53:19 +08:00
chore: adjust storge import paths
This commit is contained in:
@@ -32,7 +32,7 @@ const manifest = {
|
||||
},
|
||||
content_scripts: [
|
||||
{
|
||||
js: ['message-bus.js'],
|
||||
js: ['content-script.js'],
|
||||
matches: ['*://*/*'],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user