remote unsued option

This commit is contained in:
Xen 2020-05-19 23:00:01 +08:00
parent 9d8e8e2476
commit 4b9d77d6ce
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ const createWindow = () => {
minWidth: widthMin,
height: height,
minHeight: heightMin,
alwaysOnTop: false,
frame: false,
icon: path.join(__dirname, "../image/logo.png"),
webPreferences: {