mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Merge branch 'master' of gitlab.com:MrFry/question-node-server
This commit is contained in:
@@ -88,7 +88,8 @@ app.get('/*.mp4', function (req, res) {
|
||||
fname = fname.pop()
|
||||
res.render('stuff/video', {
|
||||
path: p,
|
||||
fname
|
||||
fname,
|
||||
url
|
||||
})
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user