1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00

New: Sort queue by status

This commit is contained in:
Mark McDowall
2019-02-07 18:48:51 -08:00
parent 69627911b3
commit 813e5e1db8
2 changed files with 3 additions and 0 deletions
@@ -58,6 +58,7 @@ export const defaultState = {
{
name: 'status',
columnLabel: 'Status',
isSortable: true,
isVisible: true,
isModifiable: false
},