Skip to content

Commit

Permalink
corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Joffray committed Mar 6, 2020
1 parent c8c1ebc commit 7b83651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/window.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class Window extends EventEmitter2 {
x: 0,
y: 0,
background: '#000000',
transparent: false
transparent: false,
fullscreen: true,
kiosk: false,
ontop: true,
Expand Down

0 comments on commit 7b83651

Please sign in to comment.