mirror of
https://github.com/yattee/yattee.git
synced 2025-10-13 02:48:27 +00:00
Bring back iOS 14 and macOS 11
This commit is contained in:
@@ -29,7 +29,7 @@ struct FeedView: View {
|
||||
}
|
||||
.backport
|
||||
.refreshable {
|
||||
feed.loadResources(force: true)
|
||||
await feed.loadResources(force: true)
|
||||
}
|
||||
#endif
|
||||
#if !os(tvOS)
|
||||
|
Reference in New Issue
Block a user