added mealplan info to recipes tab

This commit is contained in:
vabene1111
2024-01-23 18:09:13 +01:00
parent f431e18336
commit 64e54ceaec
3 changed files with 15 additions and 4 deletions

View File

@@ -247,7 +247,7 @@ export default {
useUserPreferenceStore,
useShoppingListStore,
resolveDjangoUrl,
// TODO move to utils
formatDate: function (datetime) {
if (!datetime) {
return