Video player modal + provider match
This commit is contained in:
@@ -222,7 +222,7 @@ module.exports = {
|
||||
|
||||
destFileStream.on('finish', () => {
|
||||
resolve(true);
|
||||
})
|
||||
});
|
||||
|
||||
rq.pipe(destFileStream);
|
||||
|
||||
|
Reference in New Issue
Block a user