mirror of
https://github.com/yattee/yattee.git
synced 2025-10-14 03:20:37 +00:00
Fix style issues, remove unused code
This commit is contained in:
@@ -92,7 +92,7 @@ struct ChannelsView: View {
|
||||
}
|
||||
#if os(iOS)
|
||||
.refreshable {
|
||||
await subscriptions.load(force: true)
|
||||
subscriptions.load(force: true)
|
||||
}
|
||||
#endif
|
||||
#if !os(tvOS)
|
||||
|
Reference in New Issue
Block a user