fix: android header bugs

This commit is contained in:
Fredrik Burmester
2024-09-10 10:25:48 +03:00
parent 6f34f2e6a6
commit 907f6193b5
7 changed files with 54 additions and 13 deletions

View File

@@ -15,7 +15,6 @@ const routes = [
"albums/[albumId]",
"artists/index",
"artists/[artistId]",
"collections/[collectionId]",
"items/page",
"series/[id]",
];