diff --git a/lib/music_library_web/live/artist_live/show.ex b/lib/music_library_web/live/artist_live/show.ex index 17b1bd38..2cd25406 100644 --- a/lib/music_library_web/live/artist_live/show.ex +++ b/lib/music_library_web/live/artist_live/show.ex @@ -215,7 +215,7 @@ defmodule MusicLibraryWeb.ArtistLive.Show do
-
+

{gettext("Meta")}

@@ -370,7 +370,7 @@ defmodule MusicLibraryWeb.ArtistLive.Show do <% end %> <.external_links external_links={@external_links} />
-
+
<.record_grid :if={@collection_records_count > 0} title={gettext("Collection")}