Skip to content

Commit de18931

Browse files
authored
Merge pull request NotionX#364 from NotionX/one-more-time
one more time
2 parents b26ddfe + 7848deb commit de18931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/notion-client/src/notion-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ export class NotionAPI {
343343
})
344344
}
345345

346+
//Fixes formula filters from not working
346347
if (collectionView?.query2?.filter?.filters) {
347348
filters.push(...collectionView.query2.filter.filters)
348349
}

0 commit comments

Comments
 (0)