Skip to content

Commit a0f3f09

Browse files
committed
Update README.md
1 parent f54c893 commit a0f3f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ let youTubePlayer = YouTubePlayer(
179179
autoPlay: true,
180180
loopEnabled: true,
181181
startTime: .init(value: 5, unit: .minutes),
182-
showControls: true),
182+
showControls: true,
183183
// ...
184184
),
185185
// The configuration of the underlying web view

0 commit comments

Comments
 (0)