F11 키로 fullscreen 하는 것 방지.
This commit is contained in:
parent
4d6c20bf9d
commit
a569f9b1da
|
@ -61,6 +61,7 @@ export class AppWindow {
|
|||
},
|
||||
acceptFirstMouse: true,
|
||||
icon: this.appIconPath,
|
||||
fullscreenable: false,
|
||||
show: false
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user