mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 19:19:15 +08:00
fix frameless option
This commit is contained in:
parent
2881a5bc0d
commit
7f54f7bb7e
@ -18,7 +18,6 @@ type App struct {
|
||||
Width int
|
||||
Height int
|
||||
DisableResize bool
|
||||
Frameless bool
|
||||
Fullscreen bool
|
||||
Frameless bool
|
||||
MinWidth int
|
||||
|
Loading…
Reference in New Issue
Block a user