This commit is contained in:
tangly1024.com
2023-02-03 15:53:06 +08:00
parent b262dface5
commit a876ab3dc8
2 changed files with 0 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ export async function getGlobalNotionData({
delete notionPageData.collectionQuery
delete notionPageData.collectionId
delete notionPageData.collectionView
console.log(notionPageData)
return notionPageData
}