size of window

feat/orm-diffs
Niko PLP 5 days ago
parent c3a1b48d25
commit 4d6a5b59cd
  1. 2
      app/nextgraph/src-tauri/tauri.conf.json

@ -14,7 +14,7 @@
"windows": [ "windows": [
{ {
"title": "NextGraph", "title": "NextGraph",
"width": 800, "width": 1024,
"height": 600 "height": 600
} }
], ],

Loading…
Cancel
Save