diff --git a/lib/music_library_web/live/stats_live/index.html.heex b/lib/music_library_web/live/stats_live/index.html.heex index 0a1c82a5..88d21b20 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -81,13 +81,16 @@
{track.title} -
-

+

+

<%= track.artist.name %>

-

+

<%= track.title %>

+

+ <%= track.album.title %> +