mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 01:09:18 +02:00
bugfixes
This commit is contained in:
@@ -366,6 +366,7 @@ function checkKey(e) {
|
||||
return;
|
||||
}
|
||||
|
||||
$('#volumeSlider').blur();
|
||||
getCurrentFreq();
|
||||
|
||||
if (socket.readyState === WebSocket.OPEN) {
|
||||
|
||||
Reference in New Issue
Block a user