mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-09 10:51:37 +00:00
copy pasted and edited some parts in all-stats
This commit is contained in:
parent
3d906347c3
commit
0e205b59d8
3 changed files with 188 additions and 0 deletions
|
|
@ -109,6 +109,11 @@ export default {
|
|||
id: 'config-authentication',
|
||||
title: this.$strings.HeaderAuthentication,
|
||||
path: '/config/authentication'
|
||||
},
|
||||
{
|
||||
id: 'all-libraries-stats',
|
||||
title: this.$strings.HeaderAllLibrariesStats,
|
||||
path: '/libraries/stats'
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue