feat(web/m7-365): add History entry to Library nav
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
{ href: '/library/artists', label: 'Artists' },
|
||||
{ href: '/library/albums', label: 'Albums' },
|
||||
{ href: '/library/liked', label: 'Liked' },
|
||||
{ href: '/library/history', label: 'History' },
|
||||
{ href: '/discover', label: 'Discover' },
|
||||
{ href: '/playlists', label: 'Playlists' }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user