fixed healthcheck

This commit is contained in:
DJ2LS 2024-02-11 09:21:08 +01:00
parent 64e5e35b6f
commit 9734ce9a1c

View file

@ -51,6 +51,7 @@ function getRigControlStuff() {
case "disabled":
return true;
case "rigctld":
case "rigctld_bundle":
case "tci":
return state.radio_status;
default: