mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 03:55:22 +02:00
fix: get recipe image by url (#5588)
This commit is contained in:
parent
b0b88d361f
commit
1a1fe0a442
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
clearable
|
clearable
|
||||||
:messages="messages"
|
:messages="messages"
|
||||||
>
|
>
|
||||||
<template #append-outer>
|
<template #append>
|
||||||
<v-btn
|
<v-btn
|
||||||
class="ml-2"
|
class="ml-2"
|
||||||
color="primary"
|
color="primary"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue