mirror of
https://github.com/yattee/yattee.git
synced 2025-11-29 12:48:14 +00:00
Pull to refresh fixes, added alert for playlist error
This commit is contained in:
@@ -50,7 +50,9 @@ struct PopularView: View {
|
||||
}
|
||||
.backport
|
||||
.refreshable {
|
||||
resource?.load()
|
||||
DispatchQueue.main.async {
|
||||
resource?.load()
|
||||
}
|
||||
}
|
||||
.navigationBarTitleDisplayMode(RefreshControl.navigationBarTitleDisplayMode)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user