1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

New: Add Original Language as Filter Option in Discover View

Closes #7807
This commit is contained in:
Qstick
2023-05-01 23:26:23 -05:00
parent cba4850769
commit 4c2bf285fc
7 changed files with 59 additions and 0 deletions
@@ -9,6 +9,7 @@ interface CssExports {
'inCinemas': string;
'isRecommendation': string;
'lists': string;
'originalLanguage': string;
'physicalRelease': string;
'ratings': string;
'runtime': string;