1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 23:29:41 +02:00

move api calls to created event (#559)

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden 2021-06-17 19:48:54 -08:00 committed by GitHub
parent 71a5de3432
commit d272784469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 70 additions and 55 deletions

View file

@ -30,7 +30,7 @@ export default {
],
};
},
mounted() {
created() {
this.selectedItem = this.$store.getters.getActiveLang;
},
computed: {