mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +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