fix(docs): properly add license management to menu (#5018)

This commit is contained in:
Olivier Lambert
2020-05-23 22:16:58 +02:00
committed by GitHub
parent 4159fd2ffb
commit ec8df7ce57
2 changed files with 4 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ module.exports = {
children: [
['/xoa', 'XOA Support'],
['/purchase', 'Purchase XOA'],
['/license_management', 'License Management'],
['/community', 'Community Support'],
],
},