mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Code style fixes
This commit is contained in:
@@ -223,7 +223,7 @@ struct VideoPlayerView: View {
|
||||
#endif
|
||||
|
||||
#if !os(tvOS)
|
||||
if !fullScreenPlayer && sidebarQueue {
|
||||
if !fullScreenPlayer, sidebarQueue {
|
||||
Spacer()
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user