Minor change
This commit is contained in:
parent
0f11615a1f
commit
c7ef76c518
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ MediaRefresherModule.prototype.refreshGoogleDocs = function (media, cb) {
|
||||||
case "Video not found":
|
case "Video not found":
|
||||||
case "Private video":
|
case "Private video":
|
||||||
self.channel.activeLock.release();
|
self.channel.activeLock.release();
|
||||||
|
if (cb) cb();
|
||||||
return;
|
return;
|
||||||
default:
|
default:
|
||||||
if (err) {
|
if (err) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue