Fix current step in tour
This commit is contained in:
parent
aa0be30656
commit
45015e37d4
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ impl Steps {
|
|||
Step::Debugger,
|
||||
Step::End,
|
||||
],
|
||||
current: 8,
|
||||
current: 0,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue