关闭mac下的圆角

pull/1761/head
lyswhut 2023-11-25 10:28:52 +08:00
parent 6f22c73d99
commit ff98e06afa
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ export const createWindow = () => {
resizable: false,
maximizable: false,
fullscreenable: true,
roundedCorners: false,
show: false,
webPreferences: {
session: ses,