mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Removed unused prop
This commit is contained in:
parent
106392b9cb
commit
b681e5a1c8
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ interface PrimaryMediaInfoProps extends PrimaryInfoOpts {
|
|||
showCaptionIndicatorInfo?: boolean;
|
||||
showCriticRatingInfo?: boolean;
|
||||
showEndsAtInfo?: boolean;
|
||||
showMissingIndicatorInfo?: boolean;
|
||||
getMissingIndicator?: () => React.JSX.Element | null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue