1
0
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:
Nemesis24
2022-11-28 10:29:22 +01:00
committed by GitHub
parent e41fdbbced
commit b1da54bafd

View File

@@ -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'