chore: update web_accessible_resources
This commit is contained in:
parent
8fb936ea09
commit
65661957d0
|
@ -55,7 +55,8 @@
|
|||
],
|
||||
"web_accessible_resources": [
|
||||
"icon@2x.png",
|
||||
"auth.html"
|
||||
"*.html",
|
||||
"assets/*"
|
||||
],
|
||||
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
|
||||
"browser_specific_settings": {
|
||||
|
|
Reference in New Issue