aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/MiniYouTubePlayer
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/MiniYouTubePlayer')
-rw-r--r--src/components/MiniYouTubePlayer/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/MiniYouTubePlayer/index.tsx b/src/components/MiniYouTubePlayer/index.tsx
index 0244524..5aa2d57 100644
--- a/src/components/MiniYouTubePlayer/index.tsx
+++ b/src/components/MiniYouTubePlayer/index.tsx
@@ -14,7 +14,7 @@ export function MiniYouTubePlayer({ id }: Props) {
width: "336",
height: "189",
playerVars: {
- autoplay: 1,
+ autoplay: 0,
playsinline: 1,
},
}}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage