Browse Source

Fix padded-blocks error

closed-social-glitch-2
ncls7615 6 years ago
parent
commit
a9be680807
No known key found for this signature in database GPG Key ID: 18FE1E1E7098294A
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/javascript/flavours/glitch/features/video/index.js

+ 1
- 0
app/javascript/flavours/glitch/features/video/index.js View File

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

Loading…
Cancel
Save