diff --git a/lib/music_library_web/components/release_component.ex b/lib/music_library_web/components/release_component.ex index ceb1e4ff..4adbbea0 100644 --- a/lib/music_library_web/components/release_component.ex +++ b/lib/music_library_web/components/release_component.ex @@ -36,8 +36,7 @@ defmodule MusicLibraryWeb.ReleaseComponent do phx-target={@myself} phx-disable-with={gettext("Scrobbling...")} > - {gettext("Scrobble release")} - <.last_fm_icon class="w-4 fill-current" /> + {gettext("Scrobble release")} - - - """ - end end