Update sidebar.ts
This commit is contained in:
parent
217a181866
commit
a1fb01bd23
@ -77,6 +77,10 @@ export const DeveloperGuideSidebar: DefaultTheme.SidebarItem[] = [
|
|||||||
text: 'Metadata',
|
text: 'Metadata',
|
||||||
link: '/docs/developer-guide/plugins/metadata',
|
link: '/docs/developer-guide/plugins/metadata',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: 'Plugin Settings',
|
||||||
|
link: '/docs/developer-guide/plugins/settings',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: 'Access Control',
|
text: 'Access Control',
|
||||||
link: '/docs/developer-guide/plugins/access-control',
|
link: '/docs/developer-guide/plugins/access-control',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user