Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KaykyDeSouzaDias committed Mar 26, 2022
2 parents 3066ed8 + 66f0e06 commit 64a02b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function createWindow () {
width: 800,
height: 600,
minHeight:600,
minWidth:800,
minWidth:800,
resizable:true,
transparent:false,
frame:false,
Expand Down

0 comments on commit 64a02b4

Please sign in to comment.