Compare commits

..

No commits in common. "5328607ce112d49778b28e4723375f8826273a99" and "2a4dac58aceffbcbd138dee610eb6d1ba90000d3" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ function createMainWindow() {
show: false,
frame: false, // 无边框
autoHideMenuBar: true,
maximizable: false,
icon: join(__dirname, '../../resources/logo2.ico'),
...(process.platform === 'linux' ? { icon } : {}),
webPreferences: {