mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-03 05:02:40 +02:00
Update control.js (#1832)
This commit is contained in:
@@ -55,7 +55,7 @@ function startCustom(el) {
|
||||
}
|
||||
|
||||
function showupdatepage(result) {
|
||||
$('#update').html('<h2 id="updatemsg">Seaching for updates ...</h2>');
|
||||
$('#update').html('<h2 id="updatemsg">Searching for updates ...</h2>');
|
||||
|
||||
$.ajax({
|
||||
'url': 'cgi-bin/action.cgi?cmd=check_update'
|
||||
|
Reference in New Issue
Block a user