mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
00e1efaa9b
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
165 B
Markdown
6 lines
165 B
Markdown
---
|
|
"tauri": minor
|
|
---
|
|
|
|
Added `OkWithLabel` and `OkCancelWithLabels` variants to the `api::dialog::MessageDialogButtons` enum to set the text of the dialog buttons.
|