Prettified Code!

This commit is contained in:
DJ2LS 2023-02-26 13:22:34 +00:00 committed by GitHub Action
parent 3c4a237370
commit 2e904bb70f

View file

@ -2580,7 +2580,6 @@ ipcRenderer.on("run-tnc-command", (event, arg) => {
if (arg.command == "requestUserInfo") {
sock.sendRequestInfo(arg.dxcallsign);
}
});
// IPC ACTION FOR AUTO UPDATER