mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 13:05:21 +02:00
build hotfix
This commit is contained in:
parent
c696dee320
commit
683d4a26dc
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ function baseTagsCategories(
|
||||||
|
|
||||||
async function refreshItems() {
|
async function refreshItems() {
|
||||||
const { data } = await api.getAll();
|
const { data } = await api.getAll();
|
||||||
|
// @ts-ignore hotfix
|
||||||
reference.value = data;
|
reference.value = data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue