Explorar o código

reenable status when flashing

Christian Herzog %!s(int64=5) %!d(string=hai) anos
pai
achega
828aaf4760
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      components/wifi-manager/code.js

+ 1 - 0
components/wifi-manager/code.js

@@ -237,6 +237,7 @@ $(document).ready(function(){
             headers: { "X-Custom-fwurl": url },
             data: { 'timestamp': Date.now() }
         });
+        enableStatusTimer = true;
     });
 
     $("#generate-command").on("click", function() {