Skip to content

Commit f008e5b

Browse files
committed
Compiled
1 parent 190c408 commit f008e5b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/welcome/js/welcome.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,7 @@
8080
}
8181
]
8282
});
83-
return shepherd.start({
84-
hash: true
85-
});
83+
return shepherd.start();
8684
};
8785

8886
completeShepherd = function() {

0 commit comments

Comments
 (0)