mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-04-20 08:22:00 +03:00
Fix manifest.json for Edge
This commit is contained in:
parent
f64cbda982
commit
41f929e2c0
|
@ -28,8 +28,7 @@
|
|||
"128": "img/logo/128x128.png"
|
||||
},
|
||||
"options_ui": {
|
||||
"page": "options.html",
|
||||
"chrome_style": true
|
||||
"page": "options.html"
|
||||
},
|
||||
"background": {
|
||||
"service_worker": "background.bundle.js"
|
||||
|
|
Loading…
Reference in New Issue
Block a user