diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f3cefa3e..6e77730e 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -66,7 +66,7 @@ "targets": "all" }, "security": { - "csp": "default-src 'self'" + "csp": null }, "systemTray": { "iconPath": "icon.png",