chore: remove Labs status from Super

This commit is contained in:
Aman Harwara
2023-06-29 17:57:07 +05:30
parent 69de0e448f
commit 476c5b4bdb

View File

@@ -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,
},
],