From f1dd8cc888b83a1fead38a7bcf1cbb5de0bb570f Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 25 Jan 2025 22:00:45 +0000 Subject: [PATCH] Restore color of loading spinner --- lib/music_library_web/live/artist_live/show.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/live/artist_live/show.html.heex b/lib/music_library_web/live/artist_live/show.html.heex index 38a84f6a..500fbde1 100644 --- a/lib/music_library_web/live/artist_live/show.html.heex +++ b/lib/music_library_web/live/artist_live/show.html.heex @@ -5,7 +5,7 @@ <.async_result :let={artist_info} assign={@artist_info}> <:loading> -
+
{gettext("Loading play count")} <.icon name="hero-arrow-path"