corrections

This commit is contained in:
2021-05-23 12:30:09 +02:00
parent 3f2fe6a138
commit bf576e171c
2 changed files with 4 additions and 6 deletions

View File

@@ -41,7 +41,7 @@ export default {
Confirm,
},
computed: mapState([
'accompanyingCourse', 'socialIssueOptions'
'accompanyingCourse'
])
};
</script>