Merge pull request #861 from smilerz/food_tree_patch

post food_tree bug fixing
This commit is contained in:
vabene1111
2021-09-08 09:11:00 +02:00
committed by GitHub
21 changed files with 141 additions and 97 deletions

View File

@ -356,7 +356,7 @@ export default {
this.loadMealPlan()
// this.loadRecentlyViewed()
// this.refreshData(false) // this gets triggered when the cookies get loaded
this.refreshData(false)
})
this.$i18n.locale = window.CUSTOM_LOCALE