diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f95f668..e0226a2 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -50,12 +50,6 @@ "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" - ], - "windows": { - "webviewInstallMode": { - "silent": true, - "type": "downloadBootstrapper" - } - } + ] } } \ No newline at end of file