mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-05 13:20:32 -05:00
Fixed: Missing Book column in cutoff unmet
This commit is contained in:
@@ -97,7 +97,7 @@ export const defaultState = {
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
name: 'books.Title',
|
||||
name: 'books.title',
|
||||
label: 'Book',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
|
||||
Reference in New Issue
Block a user