mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 02:18:17 +00:00
Fix refresh buttons opacity
This commit is contained in:
@@ -44,6 +44,7 @@ struct SubscriptionsView: View {
|
||||
loadResources(force: true)
|
||||
}
|
||||
.keyboardShortcut("r")
|
||||
.opacity(0)
|
||||
)
|
||||
#endif
|
||||
#if os(iOS)
|
||||
|
Reference in New Issue
Block a user