add media card overflow menu (#2180)

* add media card overflow menu

* remove commented code
This commit is contained in:
Jason Dove
2025-07-21 11:00:39 +00:00
committed by GitHub
parent 011f16da9f
commit 7a4c832156
17 changed files with 107 additions and 46 deletions
@@ -14,4 +14,5 @@ public record TelevisionShowCardViewModel(
Subtitle,
SortTitle,
Poster,
State);
State,
HasMediaInfo: false);