mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update description
This commit is contained in:
parent
929dcc917a
commit
abf38a8574
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ impl Header {
|
|||
|
||||
// Init main widget
|
||||
let alert_dialog = AlertDialog::builder()
|
||||
.heading("Header")
|
||||
.body("Custom header options")
|
||||
.heading("Options")
|
||||
.body("Custom response header")
|
||||
.close_response(RESPONSE_CANCEL.0)
|
||||
.default_response(RESPONSE_APPLY.0)
|
||||
.extra_child(&form.g_box)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue