diff --git a/src/renderer/features/albums/components/joined-artists.tsx b/src/renderer/features/albums/components/joined-artists.tsx index 6fada565d..4387d96b3 100644 --- a/src/renderer/features/albums/components/joined-artists.tsx +++ b/src/renderer/features/albums/components/joined-artists.tsx @@ -114,7 +114,7 @@ export const JoinedArtists = ({ {artist.id ? ( ) : ( - + {artist.name} )} @@ -156,7 +156,7 @@ export const JoinedArtists = ({ return ( + {text} ); @@ -183,7 +183,7 @@ export const JoinedArtists = ({ {artist.id ? (