remove updating status through get request
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
</body>
|
||||
|
||||
<script>
|
||||
var update_status = setInterval(update_status, 1000);
|
||||
assign_button_callbacks();
|
||||
|
||||
// Helper function to decode base64 image and set it as source of <img> element
|
||||
|
||||
Reference in New Issue
Block a user