diff --git a/src/editors/FrbrWorkEditorTemplate.ts b/src/editors/FrbrWorkEditorTemplate.ts index 43583b3c..9fa3a4f6 100644 --- a/src/editors/FrbrWorkEditorTemplate.ts +++ b/src/editors/FrbrWorkEditorTemplate.ts @@ -5,8 +5,8 @@ const editorDescription: EditorDefType = { id: 'FrbrWork', linkText: i18n.frbrWorkLinkText, dialogTitle: i18n.frbrWorkDialogTitle, - newEntityInstanceOf: 'Q386724', - recommendedClasses: ['Q386724'], + newEntityInstanceOf: 'Q7725634', + recommendedClasses: ['Q7725634'], tabs: [ { label: i18n.tabGeneral,