diff --git a/download.html b/download.html index 468f410..84dee10 100644 --- a/download.html +++ b/download.html @@ -111,7 +111,7 @@ m.schemeWakeup(); setTimeout(function () { m.wakeupOrInstall(); - },1500) + },2000) button.onclick = function () { m.wakeupOrInstall(); return false;