copy pasted and edited some parts in all-stats

This commit is contained in:
Vito0912 2024-08-24 22:29:19 +02:00
parent 3d906347c3
commit 0e205b59d8
No known key found for this signature in database
GPG key ID: 29A3D509FE70B237
3 changed files with 188 additions and 0 deletions

View file

@ -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'
}
]