aboutsummaryrefslogtreecommitdiffhomepage
path: root/desktop/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/main.js')
-rw-r--r--desktop/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/main.js b/desktop/main.js
index a37b475..29d7c0c 100644
--- a/desktop/main.js
+++ b/desktop/main.js
@@ -9,7 +9,7 @@ app.win = null
app.on('ready', () => {
app.win = new BrowserWindow({
- width: 630,
+ width: 710,
height: 450,
minWidth: 320,
minHeight: 320,