mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 07:39:41 +02:00
fix: Incorrect date format in Add to mealplan modal (#4605)
This commit is contained in:
parent
5afa611ec3
commit
efb72b1859
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue