This commit is contained in:
2025-01-12 00:28:00 +01:00
parent a1a6b272ea
commit 071b9cf69b
2 changed files with 2 additions and 2 deletions

View File

@@ -98,7 +98,7 @@ func main() {
app := NewApp()
err = wails.Run(&options.App{
Title: "wails-template",
Title: "Yggdrasil",
Width: 800,
Height: 600,
AssetServer: &assetserver.Options{