remove other web accessible resources
This directly follows 09d72be1ff
.
This commit is contained in:
parent
89526aa882
commit
750c46b59b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"web_accessible_resources": [
|
||||
{
|
||||
"matches": ["http://*/*", "https://*/*"],
|
||||
"resources": ["media/config.symbols.json", "scripts/*.js", "scripts/external/*.js", "scripts/mapping/*.js", "scripts/utils/*.js", "scripts/AI/*.js", "config/*.json"]
|
||||
"resources": ["scripts/*.js", "scripts/external/*.js"]
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue