Fix padded-blocks error

This commit is contained in:
ncls7615 2018-01-14 04:12:41 +09:00
parent 6a73c8c8a2
commit a9be680807
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A
1 changed files with 1 additions and 0 deletions

View File

@ -314,4 +314,5 @@ export default class Video extends React.PureComponent {
</div>
);
}
}