fix
This commit is contained in:
parent
0036200d1f
commit
5b32c5749a
|
|
@ -28,9 +28,7 @@
|
|||
"csp": "default-src 'self'; img-src 'self' asset: data: http://asset.localhost; media-src 'self' asset: http://asset.localhost; video-src 'self' asset: http://asset.localhost; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' ipc: http://ipc.localhost",
|
||||
"assetProtocol": {
|
||||
"enable": true,
|
||||
"scope": [
|
||||
"**"
|
||||
]
|
||||
"scope": []
|
||||
},
|
||||
"freezePrototype": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue