mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 04:19:43 +00:00
renaming store state dict name
This commit is contained in:
@@ -19,7 +19,7 @@ export default {
|
||||
Requestor
|
||||
},
|
||||
computed: mapState([
|
||||
'accompanying_course'
|
||||
'accompanyingCourse'
|
||||
])
|
||||
};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user