mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-29 05:12:27 +00:00
fix: Permission Issue on Release (#1)
This commit is contained in:
parent
d51ca80202
commit
30e4de0577
Binary file not shown.
|
|
@ -24,10 +24,7 @@
|
|||
"center": true,
|
||||
"visible": true
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
"csp": "default-src 'self'; img-src 'self' screenshots: asset: https://asset.localhost http://asset.localhost; style-src 'self' 'unsafe-inline'; font-src 'self'; connect-src 'self' https://* http://* screenshots: asset:; script-src 'self' 'unsafe-inline' 'unsafe-eval';"
|
||||
}
|
||||
]
|
||||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue