chore: update web_accessible_resources

This commit is contained in:
Derrick Hammer 2023-07-17 15:29:31 -04:00
parent 8fb936ea09
commit 65661957d0
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 2 additions and 1 deletions

View File

@ -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": {