mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: api.github.com cannot load
This commit is contained in:
parent
b729c5cba7
commit
3e8539ca29
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ exports.renderer = _.compact([
|
|||
'style-src': ["'self' 'unsafe-inline'"],
|
||||
'frame-src': ["'none'"],
|
||||
'worker-src': ["'none'"],
|
||||
'connect-src': ['https://api.github.com ws://localhost:3000'],
|
||||
},
|
||||
{
|
||||
nonceEnabled: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue