New: Show Custom Formats on Queue Page

This commit is contained in:
Qstick
2019-10-22 21:07:11 -04:00
parent e827a965ad
commit 567824ebec
2 changed files with 17 additions and 0 deletions

View File

@@ -80,6 +80,12 @@ export const defaultState = {
isSortable: true,
isVisible: true
},
{
name: 'quality.customFormats',
label: 'Custom Formats',
isSortable: true,
isVisible: true
},
{
name: 'protocol',
label: 'Protocol',