mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-26 16:49:42 +02:00
fix broken upload button on migrations
This commit is contained in:
parent
f48f55b6dc
commit
fbf4282063
4 changed files with 6 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
:url="`/api/migrations/${folder}/upload`"
|
||||
fileName="archive"
|
||||
@uploaded="$emit('refresh')"
|
||||
:post="true"
|
||||
/>
|
||||
</span>
|
||||
</v-card-title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue