Update manifests.ts
Updates label for edit view (was Info, should be Content)
This commit is contained in:
@@ -20,7 +20,7 @@ const workspaceViews: Array<ManifestWorkspaceView> = [
|
||||
weight: 200,
|
||||
meta: {
|
||||
workspaces: ['Umb.Workspace.Document'],
|
||||
label: 'Info',
|
||||
label: 'Content',
|
||||
pathname: 'content',
|
||||
icon: 'document',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user