Minor fixes

This commit is contained in:
Arkadiusz Fal
2022-12-22 19:36:49 +01:00
parent a763e1d097
commit 04b4659cf7
2 changed files with 3 additions and 0 deletions

View File

@@ -188,7 +188,9 @@ struct WatchNextView: View {
closeButton
}
}
#if !os(tvOS)
.keyboardShortcut(.cancelAction)
#endif
}
var hideButton: some View {