fixed mealplanner view recipe nav

This commit is contained in:
Vishnu Raghav B 2020-11-29 01:39:09 +05:30
parent 6ffb9a8f1a
commit e5038a3841

View file

@ -350,6 +350,7 @@ export default {
filterTrylater: true, filterTrylater: true,
recipeID, recipeID,
}, },
backstackVisible: false,
}) })
} }
}, },