We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51f62e commit b758e57Copy full SHA for b758e57
pages/index.vue
@@ -96,7 +96,6 @@ export default Vue.extend({
96
document.cookie = 'isSkipTutorial=true; max-age=31536000; path=/;'
97
},
98
})
99
- // Define the steps for introduction
100
if (!this.isSkipTutorial) {
101
driver.defineSteps([
102
{
0 commit comments