make it roomy
This commit is contained in:
parent
9db9ffd3e4
commit
f0048d54b0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ app.on('window-all-closed', () => {
|
|||
exports.load = (appUrl) => {
|
||||
app.on('ready', () => {
|
||||
const options = {
|
||||
width: 800,
|
||||
width: 900,
|
||||
height: 600,
|
||||
autoHideMenuBar: true,
|
||||
backgroundColor: '#FFFFFF',
|
||||
|
|
Loading…
Add table
Reference in a new issue