mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
[website] Update options example
This commit is contained in:
@@ -28,6 +28,7 @@ func main() {
|
||||
StartHidden: false,
|
||||
HideWindowOnClose: false,
|
||||
RGBA: &options.RGBA{R: 0, G: 0, B: 0, A: 255},
|
||||
AlwaysOnTop: false,
|
||||
Assets: assets,
|
||||
Menu: app.applicationMenu(),
|
||||
Logger: nil,
|
||||
|
||||
Reference in New Issue
Block a user