aboutsummaryrefslogtreecommitdiffhomepage
path: root/desktop/main.js
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2018-12-03 19:04:46 +1200
committerDevine Lu Linvega <[email protected]>2018-12-03 19:04:46 +1200
commited53c00ea21238771bd73370c9f6c4cf64a00124 (patch)
tree3e4c4ed29b8bf364dec385e57bc38e0edacf5588 /desktop/main.js
parenta20fbfea9207c8c290da118af888318b83a7e19f (diff)
downloadOrca-ed53c00ea21238771bd73370c9f6c4cf64a00124.tar.gz
Orca-ed53c00ea21238771bd73370c9f6c4cf64a00124.zip
Wider default size
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,