Skip to content

Commit

Permalink
core: frontned: src: components: wizard: Add missing 'started' property
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Mar 6, 2024
1 parent 19c2ed4 commit ed32928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/frontend/src/components/wizard/Wizard.vue
Expand Up @@ -539,6 +539,7 @@ export default Vue.extend({
message: undefined,
done: false,
skip: false,
started: false,
},
]
},
Expand Down

0 comments on commit ed32928

Please sign in to comment.