New: Grab Title column option in History

Fixes #628
This commit is contained in:
Qstick
2021-11-22 16:39:30 -06:00
parent 5979c5f8fe
commit 1183a0386d
2 changed files with 21 additions and 0 deletions

View File

@@ -52,6 +52,12 @@ export const defaultState = {
isSortable: false,
isVisible: false
},
{
name: 'grabTitle',
label: 'Grab Title',
isSortable: false,
isVisible: false
},
{
name: 'categories',
label: 'Categories',