Working live tweets
This commit is contained in:
@@ -27,8 +27,4 @@ function tweetCell(tweet, parent) {
|
||||
cell.innerHTML =
|
||||
"<div>"
|
||||
}
|
||||
(function($, block) {
|
||||
block("#tweet").tweets({
|
||||
memory: 20
|
||||
});
|
||||
})(jQuery, block);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user