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', name: 'metadataProfileId',
label: 'Metadata Profile', label: 'Metadata Profile',
isSortable: true, isSortable: true,
isVisible: false isVisible: true
}, },
{ {
name: 'path', name: 'path',

Loading…
Cancel
Save