diff --git a/frontend/src/Store/Actions/authorEditorActions.js b/frontend/src/Store/Actions/authorEditorActions.js index a7754c648..583784cb6 100644 --- a/frontend/src/Store/Actions/authorEditorActions.js +++ b/frontend/src/Store/Actions/authorEditorActions.js @@ -55,7 +55,7 @@ export const defaultState = { name: 'metadataProfileId', label: 'Metadata Profile', isSortable: true, - isVisible: false + isVisible: true }, { name: 'path',