1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00
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

View File

@@ -366,6 +366,7 @@ function checkKey(e) {
return;
}
$('#volumeSlider').blur();
getCurrentFreq();
if (socket.readyState === WebSocket.OPEN) {