reenable status when flashing

This commit is contained in:
Christian Herzog
2019-09-29 22:01:54 +02:00
parent 16519f4b70
commit 828aaf4760

View File

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