From b88b77cb78a165e390ca922cca3d9b2f89fea37d Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 23 Dec 2024 17:49:15 +0000 Subject: [PATCH] Group status labels in scrobble activity --- .../live/stats_live/index.html.heex | 80 ++++++++++--------- priv/gettext/default.pot | 8 +- 2 files changed, 45 insertions(+), 43 deletions(-) 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 8b0fb32f..d488e474 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -128,45 +128,47 @@ - - {gettext("No MB ID")} - - - {gettext("Collected")} - - - {gettext("Wishlisted")} - +
+ + {gettext("No MB ID")} + + + {gettext("Collected")} + + + {gettext("Wishlisted")} + +