Skip to content

Commit

Permalink
Merge pull request #738 from scmx/first-published-at-typing
Browse files Browse the repository at this point in the history
Re-add first_published_at typing to ISbStoryData
  • Loading branch information
Thiago Saife authored Jan 15, 2024
2 parents 3c69c95 + 9ac6c2f commit ef097a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ export interface ISbStoryData<
default_full_slug?: string
default_root: string
disble_fe_editor: boolean
first_published_at?: string
full_slug: string
group_id: string
id: number
Expand Down

0 comments on commit ef097a7

Please sign in to comment.