post food_tree bug fixing

This commit is contained in:
smilerz
2021-09-04 16:41:57 -05:00
parent 738387ccf0
commit b147c975b8
19 changed files with 90 additions and 97 deletions

View File

@ -355,7 +355,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