We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e49cb1 commit 4371657Copy full SHA for 4371657
1 file changed
src/main/app/window.ts
@@ -22,7 +22,7 @@ import { menu } from "#main/config.js";
22
options: {
23
resizable: isDev(),
24
show: false,
25
- width: 350,
+ width: 500,
26
height: 500,
27
},
28
})
0 commit comments