mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 21:15:22 +02:00
lint
This commit is contained in:
parent
d321c69244
commit
ae8ea16dab
3 changed files with 4 additions and 3 deletions
|
@ -77,7 +77,8 @@
|
|||
>
|
||||
<v-container>
|
||||
<v-form>
|
||||
<v-select v-model="currentUserId"
|
||||
<v-select
|
||||
v-model="currentUserId"
|
||||
:items="allUsers"
|
||||
item-text="fullName"
|
||||
item-value="id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue