update for sso
This commit is contained in:
@ -24,6 +24,12 @@ const _nav = [{
|
||||
to: '/uploader',
|
||||
icon: 'cil-drop',
|
||||
},
|
||||
{
|
||||
_tag: 'CSidebarNavItem',
|
||||
name: 'secret',
|
||||
to: '/secret',
|
||||
icon: 'cil-drop',
|
||||
},
|
||||
// {
|
||||
// _tag: 'CSidebarNavTitle',
|
||||
// _children: ['Components']
|
||||
|
||||
Reference in New Issue
Block a user