stopped youtube videos upon collapsing (#3388)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
dd341de0ac
Коммит
eb76e61534
@@ -81,6 +81,7 @@ export default class PostBodyAdditionalContent extends React.Component {
|
||||
<YoutubeVideo
|
||||
channelId={this.props.post.channel_id}
|
||||
link={link}
|
||||
show={this.state.embedVisible}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user