Kinda working
This commit is contained in:
		| @@ -26,4 +26,9 @@ function tweetCell(tweet, parent) { | ||||
|     var cell = document.createElement("div") | ||||
|     cell.innerHTML = | ||||
|         "<div>" | ||||
| } | ||||
| } | ||||
| (function($, block) { | ||||
|     block("#tweet").tweets({ | ||||
|         memory: 20 | ||||
|     }); | ||||
| })(jQuery, block); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user