]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/assets/player/webtorrent/video-renderer.ts
Fix live duration in player
[github/Chocobozzz/PeerTube.git] / client / src / assets / player / webtorrent / video-renderer.ts
index 8fb3e9672dc1e0c80280c8aea03e4da2dbecd7ce..9b80fea2c196e40a109a1e54e949def57ccfba0c 100644 (file)
@@ -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'