mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 04:05:12 -07:00
fix frameless option
This commit is contained in:
@@ -18,7 +18,6 @@ type App struct {
|
||||
Width int
|
||||
Height int
|
||||
DisableResize bool
|
||||
Frameless bool
|
||||
Fullscreen bool
|
||||
Frameless bool
|
||||
MinWidth int
|
||||
|
||||
Reference in New Issue
Block a user