mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Merge remote-tracking branch 'origin/ls-arq' into ls-arq
This commit is contained in:
commit
220c7a154d
1 changed files with 1 additions and 1 deletions
|
@ -897,7 +897,7 @@ window.addEventListener("DOMContentLoaded", () => {
|
||||||
ipcRenderer.send("request-restart-and-install");
|
ipcRenderer.send("request-restart-and-install");
|
||||||
});
|
});
|
||||||
|
|
||||||
/*disabled because it's causing confusion TODO: remove entire code some day
|
/*disabled because it's causing confusion TODO: remove entire code some day
|
||||||
// open arq session
|
// open arq session
|
||||||
document.getElementById("openARQSession").addEventListener("click", () => {
|
document.getElementById("openARQSession").addEventListener("click", () => {
|
||||||
var dxcallsign = document.getElementById("dataModalDxCall").value;
|
var dxcallsign = document.getElementById("dataModalDxCall").value;
|
||||||
|
|
Loading…
Reference in a new issue