chore: add missing auditor sidebar in docs

Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
Paul Schultz
2025-01-30 10:13:49 -06:00
parent 6dcb607e72
commit 4981c4e15a
+1
View File
@@ -395,6 +395,7 @@ module.exports = {
label: 'Core Services',
items: [
'backend-system/core-services/index',
'backend-system/core-services/auditor',
'backend-system/core-services/auth',
'backend-system/core-services/cache',
'backend-system/core-services/database',