diff --git a/comcastify.js b/comcastify.js index 412149d..73ebdc1 100644 --- a/comcastify.js +++ b/comcastify.js @@ -95,7 +95,7 @@ var comcastifyjs = (function () { // slowload using timeout since this is nicer to the browser :) setTimeout(slowloadModiferCallback(slowload, modParamPerImg), params.loadSpeed); - + } } } };