[Glitch] Add missing video descriptions

Port ac092d03e7 to glitch-soc
This commit is contained in:
Thibaut Girka
2018-08-27 17:40:25 +02:00
committed by ThibG
parent 3106c81b1e
commit 937cd03a9a
6 changed files with 6 additions and 0 deletions

View File

@ -36,6 +36,7 @@ export default class StatusCheckBox extends React.PureComponent {
<Component
preview={video.get('preview_url')}
src={video.get('url')}
alt={video.get('description')}
width={239}
height={110}
inline