mirror of
https://github.com/yattee/yattee.git
synced 2025-10-13 10:58:11 +00:00
Minor fixes
This commit is contained in:
@@ -461,6 +461,7 @@ struct VideoPlayerView: View {
|
||||
struct VideoPlayerView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
VideoPlayerView()
|
||||
.environmentObject(SeekModel())
|
||||
.injectFixtureEnvironmentObjects()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user