Fixed: Show metadata profile in mass editor by default

pull/1237/head
ta264 3 years ago
parent a746a9a4b1
commit 73950ca431

@ -55,7 +55,7 @@ export const defaultState = {
name: 'metadataProfileId',
label: 'Metadata Profile',
isSortable: true,
isVisible: false
isVisible: true
},
{
name: 'path',

Loading…
Cancel
Save