Remove unused parameter to video tag

master
Håvar Aambø Fosstveit 2019-12-10 15:46:26 +01:00
parent f252c3ebd1
commit be20b3ba35
1 changed files with 0 additions and 1 deletions

View File

@ -226,7 +226,6 @@ class VideoView extends React.PureComponent
})} })}
autoPlay autoPlay
playsInline playsInline
muted={isMe}
/> />
{children} {children}