5
0
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:
Lea Anthony 2021-12-22 21:17:46 +11:00 committed by GitHub
parent 121d11db55
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