mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Fixed issue with frontpage crashing server
This commit is contained in:
		@@ -443,7 +443,7 @@ function initfp(){
 | 
			
		||||
		position: "bottom",
 | 
			
		||||
		tooltip: "Total Viewers"
 | 
			
		||||
	});
 | 
			
		||||
	socket.emit('frontpage_lists');
 | 
			
		||||
	socket.emit('frontpage_lists', {version: parseInt(localStorage.getItem("VERSION"))});
 | 
			
		||||
	socket.emit('get_userlists', Crypt.getCookie('_uI'));
 | 
			
		||||
 | 
			
		||||
	$("#channel-load").css("display", "none");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user