mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-22 13:27:03 +00:00
Fixed: Show metadata profile in mass editor by default
This commit is contained in:
@@ -55,7 +55,7 @@ export const defaultState = {
|
||||
name: 'metadataProfileId',
|
||||
label: 'Metadata Profile',
|
||||
isSortable: true,
|
||||
isVisible: false
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
name: 'path',
|
||||
|
||||
Reference in New Issue
Block a user