Remove excess newlines
This commit is contained in:
parent
c8263a9a18
commit
d9f3355dea
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ let win = new BrowserWindow({titleBarStyle: 'hidden-inset'})
|
|||
win.show()
|
||||
```
|
||||
|
||||
|
||||
|
||||
## Transparent window
|
||||
|
||||
By setting the `transparent` option to `true`, you can also make the frameless
|
||||
|
|
Loading…
Reference in a new issue