Update options.mdx

This commit is contained in:
Lea Anthony 2021-12-22 21:17:46 +11:00 committed by GitHub
commit 609bfc35c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -284,6 +284,7 @@ func (b *App) beforeClose(ctx context.Context) (prevent bool) {
return false
}
return dialog != "Yes"
}
```
### WindowStartState