Fix tour example
This commit is contained in:
parent
ce65097834
commit
67fd107746
1 changed files with 1 additions and 1 deletions
|
|
@ -530,7 +530,7 @@ impl<'a> Step {
|
|||
|choices, language| {
|
||||
choices.push(Radio::new(
|
||||
language,
|
||||
language,
|
||||
&String::from(language),
|
||||
selection,
|
||||
StepMessage::LanguageSelected,
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue