diff --git a/src/main/index.js b/src/main/index.js index f590beb2..ff3cc566 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -51,8 +51,6 @@ function createWindow () { backgroundColor: '#fff', width: 960, height: 540, - minWidth: 960, - minHeight: 540, // useContentSize: true, webPreferences: { nodeIntegration: true,