diff --git a/app/nextgraph/src-tauri/tauri.conf.json b/app/nextgraph/src-tauri/tauri.conf.json index 1ca0d9b..09a4df0 100644 --- a/app/nextgraph/src-tauri/tauri.conf.json +++ b/app/nextgraph/src-tauri/tauri.conf.json @@ -14,7 +14,7 @@ "windows": [ { "title": "NextGraph", - "width": 800, + "width": 1024, "height": 600 } ],