1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Upgrade server packages

This commit is contained in:
Chocobozzz 2017-10-31 16:31:24 +01:00
parent 604e02abcb
commit 53abc4c272
No known key found for this signature in database
GPG key ID: 583A612D890159BE
17 changed files with 369 additions and 396 deletions

View file

@ -122,9 +122,6 @@ async function generateWatchHtmlPage (req: express.Request, res: express.Respons
videoPromise
])
file = file as Buffer
video = video as VideoInstance
const html = file.toString()
// Let Angular application handle errors