[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2023-12-09 16:37:39 +00:00
parent 41e13770b8
commit 00991eb93c
No known key found for this signature in database
GPG key ID: B66B2D63282C190F

View file

@ -211,15 +211,15 @@ export function eventDispatcher(data) {
5000,
);
return;
case "QRV":
//Qrv received
displayToast(
"success",
"bi-person-raised-hand",
"QRV from " + data["dxcallsign"],
5000,
);
return;
case "QRV":
//Qrv received
displayToast(
"success",
"bi-person-raised-hand",
"QRV from " + data["dxcallsign"],
5000,
);
return;
case "PING":
//Qrv received
displayToast(