how did that get there?

This commit is contained in:
Jakob Ketterl 2019-05-05 22:15:27 +02:00
parent f44ff3715f
commit efb6e9c6cd

View File

@ -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();
}