fixed side bar, language and layout

This commit is contained in:
Vito0912 2025-01-02 20:39:16 +01:00
parent 9dab97a4f7
commit d515e67d81
No known key found for this signature in database
GPG key ID: 29A3D509FE70B237
4 changed files with 24 additions and 12 deletions

View file

@ -114,9 +114,9 @@ export default {
if (this.currentLibraryId) {
configRoutes.push({
id: 'library-stats',
title: this.$strings.HeaderLibraryStats,
path: `/library/${this.currentLibraryId}/stats`
id: 'config-server-stats',
title: this.$strings.HeaderServerStats,
path: `/config/server-stats`
})
configRoutes.push({
id: 'config-stats',