mirror of
https://github.com/yattee/yattee.git
synced 2025-10-13 19:08:14 +00:00
Search UI fixes
This commit is contained in:
@@ -90,7 +90,7 @@ struct ChannelVideosView: View {
|
||||
var subscriptionToolbarItemPlacement: ToolbarItemPlacement {
|
||||
#if os(iOS)
|
||||
if horizontalSizeClass == .regular {
|
||||
return .primaryAction
|
||||
return .primaryAction // swiftlint:disable:this implicit_return
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user