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:
parent
604e02abcb
commit
53abc4c272
17 changed files with 369 additions and 396 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue