Added org selfservice doc to sidebar

ref #4
This commit is contained in:
Nicolai Ort 2021-03-28 18:23:42 +02:00
parent f33b921d22
commit 547ea79a3e

View File

@ -87,7 +87,8 @@ module.exports = {
title: 'Selfservice Dokumentation', title: 'Selfservice Dokumentation',
collapsable: false, collapsable: false,
children: [ children: [
'' '',
'org_selfservice'
] ]
} }
], ],