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