Skip to content

Commit 89df767

Browse files
1 parent 4b49fd3 commit 89df767

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/get-all-pages.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ export async function getAllPagesImpl(
4141
pageId,
4242
existingPageId: map[canonicalPageId]
4343
})
44+
45+
return map
4446
} else {
4547
return {
4648
...map,

0 commit comments

Comments
 (0)