Fixed: Missing Book column in cutoff unmet

This commit is contained in:
ta264
2021-11-28 19:11:18 +00:00
parent 61617ff5bc
commit 15dee29057

View File

@@ -97,7 +97,7 @@ export const defaultState = {
isVisible: true
},
{
name: 'books.Title',
name: 'books.title',
label: 'Book',
isSortable: true,
isVisible: true