mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-07 16:35:15 +08:00
bugfix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"_locale": "zh_CN",
|
||||
"background": {
|
||||
"scripts": [
|
||||
"assets/js/background.js"
|
||||
"assets/js/background.js",
|
||||
"pages/advanced-search/js/background.js"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user