mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Remove setInterval(fetchUpdateResponse, 500)
This commit is contained in:
		| @@ -315,7 +315,6 @@ $('#js-sys-check-update').click(function() { | ||||
|  | ||||
| $('#performupdateModal').on('shown.bs.modal', function (e) { | ||||
|     fetchUpdateResponse(); | ||||
|     setInterval(fetchUpdateResponse, 500); | ||||
| }); | ||||
|  | ||||
| function fetchUpdateResponse() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user