tumblr-2-pe-epub
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -18,3 +18,3 @@ // Generated by CoffeeScript 1.7.1 | ||
return setTimeout(function() { | ||
if (!totalPosts || totalPosts > allPosts.length) { | ||
if (totalPosts !== false || totalPosts > allPosts.length) { | ||
return that.blog.posts({ | ||
@@ -21,0 +21,0 @@ offset: offset || 0 |
{ | ||
"name": "tumblr-2-pe-epub", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "tumblr into pe-epub format", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
10986