mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00: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