Преглед на файлове

reenable status when flashing

Christian Herzog преди 5 години
родител
ревизия
828aaf4760
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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() {