Skip to content

Commit

Permalink
add podcast:liveValue to podcast:liveItem
Browse files Browse the repository at this point in the history
  • Loading branch information
joksas committed Dec 17, 2023
1 parent 18af7a4 commit 2ec2afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions namespace_podcast.go
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ type PodcastLiveItem struct {
PodcastContentLinks []PodcastContentLink
PodcastEpisode *PodcastEpisode
PodcastISRC *PodcastISRC
PodcastLiveValue *PodcastLiveValue
PodcastLocation *PodcastLocation
PodcastPersons []PodcastPerson
PodcastSeason *PodcastSeason
Expand Down

0 comments on commit 2ec2afa

Please sign in to comment.