diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 80885e4..65c3f3a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -52,7 +52,7 @@ } }, "security": { - "csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'" + "csp": null }, "updater": { "active": false