Skip to content

Commit

Permalink
docs: update README.nd
Browse files Browse the repository at this point in the history
  • Loading branch information
xupea committed Jan 16, 2024
1 parent 8621a8d commit 6416842
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ const mainWindow = new StatefullBrowserWindow({
height: 600,
webPreferences: {
preload: path.join(__dirname, 'preload.js')
}
},
supportMaximize: true
})
```

Expand Down

0 comments on commit 6416842

Please sign in to comment.