Skip to content

Commit

Permalink
fix: Incorrect date format in Add to mealplan modal (#4605)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saireddy1369 authored Nov 25, 2024
1 parent 5afa611 commit efb72b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/components/Domain/Recipe/RecipeContextMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
<v-text-field
v-model="newMealdate"
:label="$t('general.date')"
:hint="$t('recipe.date-format-hint')"
persistent-hint
:prepend-icon="$globals.icons.calendar"
v-bind="attrs"
readonly
Expand Down

0 comments on commit efb72b1

Please sign in to comment.