Queue mgmt, Podcast support, Favorites section.
This commit is contained in:
@@ -99,7 +99,7 @@ struct RadiosView: View {
|
||||
|
||||
// MARK: - Radio Row
|
||||
|
||||
private struct RadioRow: View {
|
||||
struct RadioRow: View {
|
||||
@Environment(MAService.self) private var service
|
||||
let radio: MAMediaItem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user