mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
whoops
This commit is contained in:
@@ -365,7 +365,7 @@
|
|||||||
function poll() { if (ws && ws.readyState === WebSocket.OPEN) ws.send(POLL_MSG); }
|
function poll() { if (ws && ws.readyState === WebSocket.OPEN) ws.send(POLL_MSG); }
|
||||||
|
|
||||||
connect();
|
connect();
|
||||||
animLoop();
|
drawScope();
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user