mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 12:07:09 +03:00
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