forked from gronod/squeezelite-esp32
reenable status when flashing
This commit is contained in:
@@ -237,6 +237,7 @@ $(document).ready(function(){
|
||||
headers: { "X-Custom-fwurl": url },
|
||||
data: { 'timestamp': Date.now() }
|
||||
});
|
||||
enableStatusTimer = true;
|
||||
});
|
||||
|
||||
$("#generate-command").on("click", function() {
|
||||
|
||||
Reference in New Issue
Block a user