Skip to content

Commit

Permalink
chore: update Feature enum
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Oct 21, 2023
1 parent 0241389 commit 709d49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions crates/plex-api/src/media_container/server/feature.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ pub enum Feature {
rename = "avod-ad-analysis",
alias = "c987122a-a796-432f-af00-953821c127bb"
)]
#[deprecated]
AvodAdAnalysis,
#[serde(
rename = "avod-new-media",
Expand Down
Loading

0 comments on commit 709d49d

Please sign in to comment.