mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04: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