mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Fix refresh buttons opacity
This commit is contained in:
@@ -127,6 +127,7 @@ struct TrendingView: View {
|
||||
resource.load()
|
||||
}
|
||||
.keyboardShortcut("r")
|
||||
.opacity(0)
|
||||
)
|
||||
.navigationTitle("Trending")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user