mirror of
				https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
				synced 2023-10-10 11:37:40 +00:00 
			
		
		
		
	Small fix
This commit is contained in:
		| @@ -447,7 +447,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. | ||||
| 				wlanScanTimer = setTimeout(function(){ wlan_scan(); }, 5000); | ||||
| 			}, | ||||
| 			function(xhr, ajaxOptions, thrownError) { | ||||
| 				clearTimeout(myVar); | ||||
| 				wlanScanTimer = setTimeout(function(){ wlan_scan(); }, 5000); | ||||
| 			}); | ||||
| 		} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user