mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 00:34:47 -04:00
build hotfix
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user