mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Broken Title Sort on Activity Pages
This commit is contained in:
@@ -34,7 +34,7 @@ export const defaultState = {
|
||||
isModifiable: false
|
||||
},
|
||||
{
|
||||
name: 'movie.sortTitle',
|
||||
name: 'movies.sortTitle',
|
||||
label: 'Movie',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
|
Reference in New Issue
Block a user