mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-26 15:34:56 +01:00
refs #90 Remove title bar
This commit is contained in:
parent
3ba5e0fa9a
commit
5f3373ae4f
@ -164,6 +164,7 @@ function createWindow () {
|
||||
* Initial window options
|
||||
*/
|
||||
mainWindow = new BrowserWindow({
|
||||
titleBarStyle: 'hidden',
|
||||
height: 563,
|
||||
useContentSize: true,
|
||||
width: 1000,
|
||||
|
Loading…
Reference in New Issue
Block a user