adjustments to advanced settings
This commit is contained in:
@@ -6,7 +6,7 @@ const menuItem: ManifestTypes = {
|
||||
kind: 'tree',
|
||||
alias: 'Umb.MenuItem.RelationTypes',
|
||||
name: 'Relation Types Menu Item',
|
||||
weight: 100,
|
||||
weight: 800,
|
||||
meta: {
|
||||
treeAlias: UMB_RELATION_TYPE_TREE_ALIAS,
|
||||
label: 'Relation Types',
|
||||
|
||||
@@ -10,7 +10,7 @@ const menuItem: ManifestMenuItem = {
|
||||
label: 'Webhooks',
|
||||
icon: 'icon-webhook',
|
||||
entityType: UMB_WEBHOOK_ENTITY_TYPE,
|
||||
menus: ['Umb.Menu.Settings'],
|
||||
menus: ['Umb.Menu.AdvancedSettings'],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user