mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-16 06:11:38 +00:00
added a new settings page for sso
This commit is contained in:
parent
d2395a5896
commit
2cd622cb89
4 changed files with 274 additions and 1 deletions
|
|
@ -76,6 +76,11 @@ export default {
|
|||
id: 'config-stats',
|
||||
title: 'Your Stats',
|
||||
path: '/config/stats'
|
||||
},
|
||||
{
|
||||
id: 'config-sso',
|
||||
title: 'SSO',
|
||||
path: '/config/sso'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue