[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2023-11-19 04:08:43 +00:00
parent 36e71f44f7
commit 8792d3b0f2
No known key found for this signature in database
GPG key ID: B66B2D63282C190F
2 changed files with 15 additions and 15 deletions

View file

@ -50,7 +50,7 @@ function getRigControlStuff() {
return true;
case "rigctld":
case "tci":
return state.radio_status
return state.radio_status;
default:
console.error(
"Unknown radio control mode " + settings.remote.RADIO.control,