1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-17 15:59:36 +02:00

Fixed: Language Column not shown in Queue

This commit is contained in:
Qstick 2019-09-29 15:11:08 -04:00
parent be3152e630
commit b225435164

View File

@ -147,7 +147,7 @@ class QueueRow extends Component {
);
}
if (name === 'language') {
if (name === 'languages') {
return (
<TableRowCell key={name}>
<MovieLanguage