Commit 0f8b0000 authored by 华国豪's avatar 华国豪 🙄

1

parent 4f523127
......@@ -1003,8 +1003,8 @@ let getWorkWin = function() {
workWinodes = new BrowserWindow({
transparent: systemPreferences.isAeroGlassEnabled(),
frame: false,
maximizable: true,
resizable: true,
maximizable: false,
resizable: false,
show: false,
icon: windowIcon,
width: 450,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment