mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 23:02:19 +08:00
Update options.mdx
This commit is contained in:
parent
121d11db55
commit
609bfc35c0
@ -284,6 +284,7 @@ func (b *App) beforeClose(ctx context.Context) (prevent bool) {
|
||||
return false
|
||||
}
|
||||
return dialog != "Yes"
|
||||
}
|
||||
```
|
||||
|
||||
### WindowStartState
|
||||
|
Loading…
Reference in New Issue
Block a user