mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
Set macos titlebarstyle to default
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ const createWindow = async () => {
|
||||
macOS: {
|
||||
autoHideMenuBar: true,
|
||||
frame: true,
|
||||
titleBarStyle: 'hidden',
|
||||
titleBarStyle: 'default',
|
||||
trafficLightPosition: { x: 10, y: 10 },
|
||||
},
|
||||
windows: {
|
||||
|
||||
Reference in New Issue
Block a user