mirror of
				https://github.com/KevinMidboe/homehub.git
				synced 2025-10-29 17:40:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			64 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			64 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| setInterval(function() {
 | |
| 	window.location.reload();
 | |
| }, 300000); 
 |