add scrollTo for link step on home tour

This commit is contained in:
Hugh Rundle 2022-07-10 11:26:14 +10:00
parent 142c0e1a59
commit a84deff119

View file

@ -35,6 +35,7 @@ initiateTour.addSteps([
element: "#tour-begin", element: "#tour-begin",
on: "left-start", on: "left-start",
}, },
scrollTo: true,
buttons: [ buttons: [
{ {
action() { action() {