1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -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
+1 -1
View File
@@ -63,7 +63,7 @@ export const defaultState = {
isModifiable: false
},
{
name: 'movie.sortTitle',
name: 'movies.sortTitle',
label: 'Movie',
isSortable: true,
isVisible: true