mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
Update options.mdx
This commit is contained in:
parent
121d11db55
commit
609bfc35c0
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ func (b *App) beforeClose(ctx context.Context) (prevent bool) {
|
|||
return false
|
||||
}
|
||||
return dialog != "Yes"
|
||||
}
|
||||
```
|
||||
|
||||
### WindowStartState
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue