mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-31 13:50:36 +01:00
how did that get there?
This commit is contained in:
parent
f44ff3715f
commit
efb6e9c6cd
|
|
@ -1693,7 +1693,7 @@ function parsehash()
|
|||
if(harr[0]=="mute") toggleMute();
|
||||
else if(harr[0]=="mod") starting_mod = harr[1];
|
||||
else if(harr[0]=="sql")
|
||||
{ config
|
||||
{
|
||||
e("openwebrx-panel-squelch").value=harr[1];
|
||||
updateSquelch();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue