Gaël Métais %!s(int64=4) %!d(string=hai) anos
pai
achega
ac37ebb4e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/index.js

+ 1 - 1
lib/index.js

@@ -37,7 +37,7 @@ var yellowLabTools = function(url, options) {
                 delete data.params.options.screenshot;
 
                 // TODO: temporarily set all screenshot sizes to 600px, until we find a solution
-                ScreenshotHandler.findAndOptimizeScreenshot(600);
+                ScreenshotHandler.findAndOptimizeScreenshot(600)
 
                 .then(function(screenshotBuffer) {
                     debug('Screenshot optimized, now saving...');