Redux #115
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ export function doWatchVideo() {
|
|||
|
||||
// we already fully downloaded the file
|
||||
if (fileInfo && fileInfo.completed) {
|
||||
dispatch(doLoadVideo())
|
||||
return Promise.resolve()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue