[Utils > Win] Remove duplicate BW prop
This commit is contained in:
parent
88b45998a5
commit
e7761a6b43
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
module.exports = (o, n) => {
|
||||
const w = new (require('electron').BrowserWindow)({
|
||||
center: true,
|
||||
frame: false,
|
||||
resizable: false,
|
||||
center: true,
|
||||
|
|
Loading…
Reference in a new issue