mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
build hotfix
This commit is contained in:
parent
c696dee320
commit
683d4a26dc
@ -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…
x
Reference in New Issue
Block a user