diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index b500ea4..dbcf9fb 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -62,7 +62,8 @@ "height": 724, "center": true, "resizable": true, - "fullscreen": false + "fullscreen": false, + "fileDropEnabled": false } ], "security": {