diff --git a/packages/web/src/javascripts/Utils/createEditorMenuGroups.ts b/packages/web/src/javascripts/Utils/createEditorMenuGroups.ts index 312447b30..6dd5b0c78 100644 --- a/packages/web/src/javascripts/Utils/createEditorMenuGroups.ts +++ b/packages/web/src/javascripts/Utils/createEditorMenuGroups.ts @@ -149,7 +149,6 @@ const createBaselineMap = (application: WebApplication): NoteTypeToEditorRowsMap name: SuperEditorMetadata.name, isEntitled: application.features.getFeatureStatus(FeatureIdentifier.SuperEditor) === FeatureStatus.Entitled, noteType: NoteType.Super, - isLabs: true, description: FindNativeFeature(FeatureIdentifier.SuperEditor)?.description, }, ],