mirror of https://github.com/Chocobozzz/PeerTube
Remove render media todo
We don't want to use official module anymore since we removed a large part of the upstream code we don't need (pdf etc)pull/4497/head
parent
02b2e482e0
commit
36de29dfb2
|
@ -1,5 +1,4 @@
|
|||
// Thanks: https://github.com/feross/render-media
|
||||
// TODO: use render-media once https://github.com/feross/render-media/issues/32 is fixed
|
||||
|
||||
const MediaElementWrapper = require('mediasource')
|
||||
import { extname } from 'path'
|
||||
|
|
Loading…
Reference in New Issue