Fix padded-blocks error

master
ncls7615 6 years ago
parent 6a73c8c8a2
commit a9be680807
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A
  1. 1
      app/javascript/flavours/glitch/features/video/index.js

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

Loading…
Cancel
Save