generated from dave/wails-template
Make taller
This commit is contained in:
2
main.go
2
main.go
@@ -63,7 +63,7 @@ func main() {
|
|||||||
err = wails.Run(&options.App{
|
err = wails.Run(&options.App{
|
||||||
Title: "bill-manager",
|
Title: "bill-manager",
|
||||||
Width: 1024,
|
Width: 1024,
|
||||||
Height: 768,
|
Height: 1280,
|
||||||
AssetServer: &assetserver.Options{
|
AssetServer: &assetserver.Options{
|
||||||
Assets: assets,
|
Assets: assets,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user