mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 17:38:15 +00:00
Codestyle fixes
This commit is contained in:
@@ -44,7 +44,7 @@ struct VideoPlayerSizeModifier: ViewModifier {
|
||||
#if os(iOS)
|
||||
fullScreen ? .fill : .fit
|
||||
#else
|
||||
.fit
|
||||
.fit
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user