Skip to content

Commit 0bbbf9f

Browse files
committed
derp
1 parent 886a5f2 commit 0bbbf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readability.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ Readability.prototype = {
22782278
if (!articleContent)
22792279
return null;
22802280

2281-
//this.log("Grabbed: " + articleContent.innerHTML);
2281+
this.log("Grabbed: " + articleContent.innerHTML);
22822282

22832283
this._postProcessContent(articleContent);
22842284

0 commit comments

Comments
 (0)