Apple Music fix

This commit is contained in:
2026-04-07 20:15:56 +02:00
parent fe3ed1e204
commit f55b7e478b
7 changed files with 145 additions and 51 deletions
@@ -238,7 +238,6 @@ struct ArtistGridItem: View {
}
}
Text(artist.name)
.font(.caption)
.fontWeight(.medium)