version bump and warning fix
This commit is contained in:
@@ -190,7 +190,7 @@ struct MediaItemCell: View
|
||||
}
|
||||
|
||||
private var iconName: String {
|
||||
if let playbackError {
|
||||
if playbackError != nil {
|
||||
return "exclamationmark.triangle.fill"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user