mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2026-05-05 16:23:28 -04:00
Added compatibility for OSX
This commit is contained in:
Binary file not shown.
@@ -36,7 +36,7 @@ function createWindow () {
|
||||
maximizable: false,
|
||||
fullscreenable: false,
|
||||
frame: false,
|
||||
titleBarStyle: 'hidden-inset',
|
||||
titleBarStyle: 'customButtonsOnHover',
|
||||
autoHideMenuBar: true,
|
||||
transparent: true,
|
||||
icon: 'images/icon.png'
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user