description

This commit is contained in:
JesmoDev
2024-09-27 15:54:47 +02:00
parent 9d4fb25c77
commit 5069145358

View File

@@ -23,7 +23,7 @@ export const manifests: Array<ManifestTypes> = [
{
alias: 'toolbar',
label: 'Toolbar',
description: 'Pick the toolbar options that should be available when editing',
description: 'Pick the toolbar items that should be available when editing',
propertyEditorUiAlias: 'Umb.PropertyEditorUi.Tiptap.ToolbarConfiguration',
weight: 10,
},