mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Fixed: Wanted Page Count in UI and Paging, Sort by Album Title
This commit is contained in:
@@ -41,6 +41,7 @@ export const defaultState = {
|
||||
{
|
||||
name: 'albumTitle',
|
||||
label: 'Album Title',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
@@ -119,6 +120,7 @@ export const defaultState = {
|
||||
{
|
||||
name: 'albumTitle',
|
||||
label: 'Album Title',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user