Verschieden Settings hinzugefügt (inkomplett)
This commit is contained in:
@@ -30,6 +30,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.$store.dispatch('loadLoginState');
|
||||
this.$store.dispatch('loadMenu');
|
||||
this.$i18n.locale = this.$store.getters.language;
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user