mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +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() {
|
||||
const { data } = await api.getAll();
|
||||
// @ts-ignore hotfix
|
||||
reference.value = data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue