Update sidebar.ts

This commit is contained in:
MM2-0 2024-02-21 12:16:06 +01:00 committed by GitHub
parent 217a181866
commit a1fb01bd23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,6 +77,10 @@ export const DeveloperGuideSidebar: DefaultTheme.SidebarItem[] = [
text: 'Metadata',
link: '/docs/developer-guide/plugins/metadata',
},
{
text: 'Plugin Settings',
link: '/docs/developer-guide/plugins/settings',
},
{
text: 'Access Control',
link: '/docs/developer-guide/plugins/access-control',