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

Fixed: Broken Title Sort on Activity Pages

This commit is contained in:
Qstick
2020-01-09 20:03:08 -05:00
parent 7f7226e466
commit b3553e93ab
8 changed files with 71 additions and 10 deletions

View File

@@ -133,7 +133,7 @@ class QueueRow extends Component {
);
}
if (name === 'movie.sortTitle') {
if (name === 'movies.sortTitle') {
return (
<TableRowCell key={name}>
{