Hide menu bar

This commit is contained in:
Alec Mev 2022-12-21 14:19:13 +00:00 committed by GitHub
parent 772513c673
commit 2511490455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ export class WindowMain {
show: false,
backgroundColor: "#fff",
alwaysOnTop: this.enableAlwaysOnTop,
autoHideMenuBar: true,
webPreferences: {
spellcheck: false,
nodeIntegration: true,