add media card overflow menu (#2180)
* add media card overflow menu * remove commented code
This commit is contained in:
@@ -14,4 +14,5 @@ public record TelevisionShowCardViewModel(
|
||||
Subtitle,
|
||||
SortTitle,
|
||||
Poster,
|
||||
State);
|
||||
State,
|
||||
HasMediaInfo: false);
|
||||
|
||||
Reference in New Issue
Block a user