From 56510db064113c626de65cc7640abba4a394428e Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 5 Nov 2024 12:52:34 +0000 Subject: [PATCH] Fix artist text color in scrobble activity --- lib/music_library_web/live/stats_live/index.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f565abf0..c3d8718f 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -82,7 +82,7 @@ {track.title}
-

+

<%= track.artist.name %>