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();
|
if(harr[0]=="mute") toggleMute();
|
||||||
else if(harr[0]=="mod") starting_mod = harr[1];
|
else if(harr[0]=="mod") starting_mod = harr[1];
|
||||||
else if(harr[0]=="sql")
|
else if(harr[0]=="sql")
|
||||||
{ config
|
{
|
||||||
e("openwebrx-panel-squelch").value=harr[1];
|
e("openwebrx-panel-squelch").value=harr[1];
|
||||||
updateSquelch();
|
updateSquelch();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user