mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-14 17:13:54 -07:00
Feature/user seedable foods (#1176)
* remove odd ingredients * UI Elements for food * update translated percentage * spek -> speck * generate types * seeder api endpoints + tests * implement foods seeder UI * localize some food strings
This commit is contained in:
parent
67178f9b74
commit
d6e2b4ab85
60 changed files with 478 additions and 172 deletions
|
@ -6,7 +6,6 @@
|
|||
v-model="locale"
|
||||
:items="locales"
|
||||
item-text="name"
|
||||
menu-props="auto"
|
||||
class="my-3"
|
||||
hide-details
|
||||
outlined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue