1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Fixed: History fails due to languages property (#3944)

* Fix languages property

* fix language
This commit is contained in:
EnorMOZ
2019-12-14 20:33:09 -05:00
committed by Qstick
parent e9ed08c8be
commit 2f902d412c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ class HistoryRow extends Component {
);
}
if (name === 'language') {
if (name === 'languages') {
return (
<TableRowCell key={name}>
<MovieLanguage