Reset tour start to 0
This commit is contained in:
parent
6943041e0f
commit
6b25b4df22
@ -145,7 +145,7 @@ impl Steps {
|
|||||||
Step::Debugger,
|
Step::Debugger,
|
||||||
Step::End,
|
Step::End,
|
||||||
],
|
],
|
||||||
current: 6,
|
current: 0,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user