From 13152ddbc990063da542a300e904b25e66a5c7bb Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 4 Mar 2025 07:23:56 +0000 Subject: [PATCH] Stack scrobble activity badges Useful when the same record is collected and wishlisted in a different format. --- 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 2fd72619..8e6424f5 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -128,7 +128,7 @@ -
+
<.badge :if={track.album.musicbrainz_id == ""} color={:gray}