fix: app toolbar is gone on windows (#503)

This commit is contained in:
Louis 2023-10-31 23:15:23 +07:00 committed by GitHub
parent 0a55a853fe
commit edeb82ae84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,6 @@ function createMainWindow() {
mainWindow = new BrowserWindow({
width: 1200,
height: 800,
frame: false,
show: false,
trafficLightPosition: {
x: 16,