mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
build hotfix
This commit is contained in:
@@ -20,6 +20,7 @@ function baseTagsCategories(
|
||||
|
||||
async function refreshItems() {
|
||||
const { data } = await api.getAll();
|
||||
// @ts-ignore hotfix
|
||||
reference.value = data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user