Rename app to vastly

This commit is contained in:
2024-12-14 13:55:03 -06:00
parent 46be56ff64
commit 56014ec51e
9 changed files with 28 additions and 30 deletions

View File

@@ -17,7 +17,7 @@ func main() {
// Create application with options
err := wails.Run(&options.App{
Title: "vastop",
Title: "vastly",
Width: 768,
Height: 960,
AssetServer: &assetserver.Options{