Skip to content

Commit 40e9a6f

Browse files
Merge pull request #567 from onnimonni/fix-builds-property-card-cover-position-missing-type
2 parents 3e8b41b + 1654097 commit 40e9a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/notion-types/src/block.ts

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ export interface BasePageBlock extends BaseBlock {
153153
page_full_width?: boolean
154154
page_small_text?: boolean
155155
page_cover_position?: number
156+
card_cover_position?: number
156157
block_locked?: boolean
157158
block_locked_by?: string
158159
page_cover?: string

0 commit comments

Comments
 (0)