Skip to content

Commit 3062c40

Browse files
committed
next try
1 parent fda5b70 commit 3062c40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/checklist/ChecklistItemParent.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export default {
8585
}))
8686
)
8787
88-
await checklistItem.checklistNodes()._meta.load
8988
const checklistNodes = await Promise.all(
9089
checklistItem.checklistNodes().items.map(async (cn) => ({
9190
checklistNode: cn,

0 commit comments

Comments
 (0)