mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-07 00:20:30 +08:00
[windows] Remove default app title
This commit is contained in:
parent
a269fc9e8c
commit
62fc489001
@ -7,7 +7,6 @@ import (
|
||||
|
||||
// Default options for creating the App
|
||||
var Default = &App{
|
||||
Title: "My Wails App",
|
||||
Width: 1024,
|
||||
Height: 768,
|
||||
DevTools: false,
|
||||
|
Loading…
Reference in New Issue
Block a user