mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
Merge pull request #1885 from tangly1024/fix/notice-collection
fix collection
This commit is contained in:
@@ -75,7 +75,7 @@ function cleanBlock(post) {
|
||||
delete pageBlock[i]?.value?.alive
|
||||
}
|
||||
|
||||
delete post?.blockMap?.collection
|
||||
// delete post?.blockMap?.collection
|
||||
return post
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user