mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 06:38:27 +00:00
fix: add showId to episode metadata type
This commit is contained in:
parent
a492a1d595
commit
cf08abfcb5
@ -174,6 +174,7 @@ export namespace LPE {
|
||||
authors: Author.Document[]
|
||||
publishedAt: string
|
||||
episodeNumber: number
|
||||
showId?: string
|
||||
featured?: boolean
|
||||
highlighted?: boolean
|
||||
coverImage?: Post.ImageBlock
|
||||
|
Loading…
x
Reference in New Issue
Block a user