Merge pull request #403 from umbraco/nathanwoulfe-patch-2

This commit is contained in:
Niels Lyngsø
2023-01-12 10:48:54 +01:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ const workspaceViews: Array<ManifestWorkspaceView> = [
weight: 200,
meta: {
workspaces: ['Umb.Workspace.Document'],
label: 'Info',
label: 'Content',
pathname: 'content',
icon: 'document',
},