Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Merge branch 'NiNewit-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Kos committed Sep 19, 2014
2 parents c93d885 + 111bb5f commit 2067de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions comcastify.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ var comcastifyjs = (function () {
setTimeout(slowloadModiferCallback(slowload, modParamPerImg), params.loadSpeed);
}
}
}
};
};

return {
letsPrepareTheseImages: prepare,
fixMyImagesLoadingSoFast: slowImages
};

})();
})();

0 comments on commit 2067de0

Please sign in to comment.