Fixed: (UI) Allow albums to be sorted by monitored state
This commit is contained in:
@@ -43,6 +43,7 @@ export const defaultState = {
|
||||
{
|
||||
name: 'monitored',
|
||||
columnLabel: translate('Monitored'),
|
||||
isSortable: true,
|
||||
isVisible: true,
|
||||
isModifiable: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user