mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 13:13:45 +08:00
fix: csp missing asset:
This commit is contained in:
parent
330004dc72
commit
6bc5c5a808
@ -75,7 +75,7 @@
|
||||
},
|
||||
"windows": [],
|
||||
"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