Remove unused parameter to video tag
parent
f252c3ebd1
commit
be20b3ba35
|
|
@ -226,7 +226,6 @@ class VideoView extends React.PureComponent
|
|||
})}
|
||||
autoPlay
|
||||
playsInline
|
||||
muted={isMe}
|
||||
/>
|
||||
|
||||
{children}
|
||||
|
|
|
|||
Loading…
Reference in New Issue