Prettified Code!

This commit is contained in:
DJ2LS 2023-03-22 22:03:52 +00:00 committed by GitHub Action
parent 2f64aa9279
commit 1f7cab31a6

View file

@ -1360,9 +1360,7 @@ update_chat = function (obj) {
command: "stop_transmission",
};
ipcRenderer.send("run-tnc-command", Data);
}
});
//scrollMessagesToBottom();
}