Versione 1.0.21 - RIS ITALIA
This commit is contained in:
@@ -339,7 +339,7 @@ export default defineComponent({
|
||||
|
||||
userStore.my.profile.stepTutorial = getFirstStepToFill()
|
||||
|
||||
indstep.value = userStore.my.profile.stepTutorial ? userStore.my.profile.stepTutorial : 1
|
||||
indstep.value = userStore.my.profile.stepTutorial ? userStore.my.profile.stepTutorial : 0
|
||||
if (indstep.value > numindstep.value)
|
||||
indstep.value = numindstep.value
|
||||
|
||||
@@ -552,6 +552,7 @@ export default defineComponent({
|
||||
circuititalia,
|
||||
usersList,
|
||||
userstoverify,
|
||||
numStepCompleted,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user