mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add album header info
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ const routes = [
|
||||
component: AlbumsExplorer,
|
||||
},
|
||||
{
|
||||
path: "/albums/:id",
|
||||
path: "/albums/:album",
|
||||
name: "AlbumView",
|
||||
component: AlbumView,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user