mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
courseLocation: init Address context in the store
This commit is contained in:
@@ -47,7 +47,8 @@ export default {
|
||||
Confirm,
|
||||
},
|
||||
computed: mapState([
|
||||
'accompanyingCourse'
|
||||
'accompanyingCourse',
|
||||
'addressContext'
|
||||
])
|
||||
};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user