size of window

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

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

Loading…
Cancel
Save