mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Fix favorites view redrawing
This commit is contained in:
@@ -267,7 +267,7 @@ struct VideoCell: View {
|
||||
}
|
||||
.retryOnAppear(false)
|
||||
.onFailure { _ in
|
||||
thumbnails.insertUnloadable(url)
|
||||
thumbnails.insertUnloadable(url)
|
||||
}
|
||||
.indicator(.activity)
|
||||
|
||||
|
Reference in New Issue
Block a user