Added page about organizations
This commit is contained in:
@@ -32,11 +32,12 @@ module.exports = {
|
||||
sidebar: {
|
||||
'/users/': [
|
||||
{
|
||||
title: 'USer',
|
||||
title: 'User',
|
||||
collapsable: false,
|
||||
children: [
|
||||
'',
|
||||
'accounts',
|
||||
'organizations'
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user