mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
reenable status when flashing
This commit is contained in:
@@ -237,6 +237,7 @@ $(document).ready(function(){
|
|||||||
headers: { "X-Custom-fwurl": url },
|
headers: { "X-Custom-fwurl": url },
|
||||||
data: { 'timestamp': Date.now() }
|
data: { 'timestamp': Date.now() }
|
||||||
});
|
});
|
||||||
|
enableStatusTimer = true;
|
||||||
});
|
});
|
||||||
|
|
||||||
$("#generate-command").on("click", function() {
|
$("#generate-command").on("click", function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user