diff --git a/app/bordro-robotu/main.go b/app/bordro-robotu/main.go index 9fd35bc..937581c 100644 --- a/app/bordro-robotu/main.go +++ b/app/bordro-robotu/main.go @@ -47,7 +47,7 @@ func main() { // 'BackgroundColour' is the background colour of the window. // 'URL' is the URL that will be loaded into the webview. app.NewWebviewWindowWithOptions(application.WebviewWindowOptions{ - Title: "Window 1", + Title: "Luca Bordro Robotu", Mac: application.MacWindow{ InvisibleTitleBarHeight: 50, Backdrop: application.MacBackdropTranslucent,