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