mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 18:38:16 +00:00
Minor fixes
This commit is contained in:
@@ -188,7 +188,9 @@ struct WatchNextView: View {
|
||||
closeButton
|
||||
}
|
||||
}
|
||||
#if !os(tvOS)
|
||||
.keyboardShortcut(.cancelAction)
|
||||
#endif
|
||||
}
|
||||
|
||||
var hideButton: some View {
|
||||
|
Reference in New Issue
Block a user