mirror of
https://github.com/yattee/yattee.git
synced 2025-10-13 10:58:11 +00:00
iOS 14/macOS Big Sur Support
This commit is contained in:
@@ -31,9 +31,6 @@ struct SubscriptionsView: View {
|
||||
FavoriteButton(item: FavoriteItem(section: .subscriptions))
|
||||
}
|
||||
}
|
||||
.refreshable {
|
||||
loadResources(force: true)
|
||||
}
|
||||
}
|
||||
|
||||
fileprivate func loadResources(force: Bool = false) {
|
||||
|
Reference in New Issue
Block a user