Skip to content

Commit

Permalink
Merge pull request #567 from onnimonni/fix-builds-property-card-cover…
Browse files Browse the repository at this point in the history
…-position-missing-type
  • Loading branch information
transitive-bullshit authored Oct 30, 2024
2 parents 3e8b41b + 1654097 commit 40e9a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/notion-types/src/block.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ export interface BasePageBlock extends BaseBlock {
page_full_width?: boolean
page_small_text?: boolean
page_cover_position?: number
card_cover_position?: number
block_locked?: boolean
block_locked_by?: string
page_cover?: string
Expand Down

0 comments on commit 40e9a6f

Please sign in to comment.