Update EpisodeCell.swift

This commit is contained in:
Francesco 2025-04-25 16:49:17 +02:00
parent e2f4e8bcab
commit 753d50879e

View file

@ -74,6 +74,7 @@ struct EpisodeCell: View {
.foregroundColor(.secondary)
}
}
.padding(.leading)
Spacer()