mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
[windows] Remove default app title
This commit is contained in:
parent
a269fc9e8c
commit
62fc489001
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue