mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 23:55:52 +01:00
[v2] Remove chromium message on shutdown
This commit is contained in:
parent
b47c278c95
commit
5e36f4fc7f
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ func (f *Frontend) Run(ctx context.Context) error {
|
|||
}
|
||||
|
||||
mainWindow.Run()
|
||||
mainWindow.Close()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue