mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-11 01:32:04 +00:00
Add an option to hide window frame
This commit is contained in:
parent
eb03d801e3
commit
fd67f17129
@ -106,6 +106,7 @@ function selectAppArgs(options) {
|
||||
insecure: options.insecure,
|
||||
flashPluginDir: options.flashPluginDir,
|
||||
fullScreen: options.fullScreen,
|
||||
hideWindowFrame: options.hideWindowFrame,
|
||||
maximize: options.maximize
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user