mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-06 05:13:44 +08:00
fix: csp missing asset:
This commit is contained in:
parent
250a35baab
commit
5b83149567
@ -75,7 +75,7 @@
|
|||||||
},
|
},
|
||||||
"windows": [],
|
"windows": [],
|
||||||
"security": {
|
"security": {
|
||||||
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self';"
|
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: asset: 'unsafe-eval' 'unsafe-inline' 'self';"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user