forked from extern/bruno
refactor: set title
This commit is contained in:
parent
8703124007
commit
4f0d87fba4
@ -36,6 +36,7 @@ app.on('ready', async () => {
|
||||
preload: path.join(__dirname, 'preload.js'),
|
||||
webviewTag: true
|
||||
},
|
||||
title: 'Bruno',
|
||||
icon: path.join(__dirname, 'about/256x256.png'),
|
||||
autoHideMenuBar: true
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user