Skip to content

Commit 7848deb

Browse files
committed
one more time
1 parent b26ddfe commit 7848deb

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)