New: Show Custom Formats on History Page

This commit is contained in:
Qstick
2019-10-22 21:00:55 -04:00
parent fb4aa58a75
commit 215d5069a9
2 changed files with 17 additions and 0 deletions

View File

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