Skip to content

Commit d340730

Browse files
committed
chore: config video
1 parent 22eb782 commit d340730

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/src/components/Video/index.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ const Video: React.FC<VideoBlock> = (props) => {
3737
quality: "720p",
3838
vimeo_logo: false,
3939
play_button_position: "center",
40+
playsinline: true,
41+
byline: true,
42+
portrait: false,
4043
},
4144
},
4245
}}

0 commit comments

Comments
 (0)