Skip to content

Commit

Permalink
Resized window
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepycrow committed Aug 2, 2018
1 parent 9b6afbd commit 8bd029d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mainWindow.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {

self.window = new BrowserWindow({
width: 600,
height: 480,
height: 450,
resizable: false,
maximizable: false,
fullscreenable: false,
Expand Down

0 comments on commit 8bd029d

Please sign in to comment.