Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Quard/chrome-convert
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Bananos committed Aug 27, 2011
2 parents 02172b3 + aa70572 commit 606c5f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api.js
Expand Up @@ -72,6 +72,9 @@ ocapi = {
job.direct_download = dom.find('params directDownload').text();
console.log('--')
console.log(queue);
if (job.status == 100) {
// ok, can donwload
}
}
}
}
Expand Down

0 comments on commit 606c5f7

Please sign in to comment.