This commit is contained in:
2025-08-23 18:01:23 +09:00
parent d5ff17074f
commit e79688783e
28 changed files with 126 additions and 131 deletions
+1 -1
View File
@@ -107,5 +107,5 @@ export default (props: Props) => {
height={height}
style={margedStyle}
allowFullScreen
allow="autoplay" />)
allow="autoplay"/>)
}