mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-22 16:08:13 +00:00
This commit is contained in:
parent
ee05e33bc9
commit
06b27d0a42
@ -375,7 +375,7 @@ export const navLinkDevelop = [
|
||||
];
|
||||
|
||||
export const navLinkSettings = [
|
||||
{ name: 'Bots', to: '/bots', disabled: false },
|
||||
{ name: 'Bots', to: '/bots', disabled: false, isAdminOnly: true },
|
||||
{ name: 'Glossaries', to: '/glossary', disabled: false },
|
||||
{ name: 'Roles', to: '/roles', disabled: false, isAdminOnly: true },
|
||||
{ name: 'Services', to: '/services', disabled: false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user