This commit is contained in:
NoobishSVK
2024-03-04 22:59:51 +01:00
parent eae5fcd45b
commit f1b1449909
6 changed files with 22 additions and 5 deletions
+1
View File
@@ -366,6 +366,7 @@ function checkKey(e) {
return;
}
$('#volumeSlider').blur();
getCurrentFreq();
if (socket.readyState === WebSocket.OPEN) {