diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 25fd444..8cb7f7b 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -12,7 +12,8 @@ { "title": "cad", "width": 1400, - "height": 900 + "height": 900, + "dragDropEnabled": false } ], "security": {