bugfix
authorveltr
Tue, 19 Mar 2013 12:27:34 +0100
changeset 10 ab587bf164f9
parent 9 5b743d461f99
child 11 9833f3e24105
bugfix
js/playscreen.js
--- a/js/playscreen.js	Tue Mar 19 12:25:46 2013 +0100
+++ b/js/playscreen.js	Tue Mar 19 12:27:34 2013 +0100
@@ -607,6 +607,9 @@
 		
 		if (toload.length) {
 			toload = toload.slice(0,200);
+			toload.forEach(function(twid) {
+				requestedtweets[twid].status = 1;
+			})
 			$.getJSON(
 			solrUrl(
 				"twitter",