fixed tnc state

This commit is contained in:
dj2ls 2022-10-05 12:41:36 +02:00
parent 0fb632394b
commit ee6aeb1f78

View file

@ -1788,7 +1788,7 @@ ipcRenderer.on('action-update-daemon-connection', (event, arg) => {
}); });
ipcRenderer.on('action-update-tnc-connection', (arg) => { ipcRenderer.on('action-update-tnc-connection', (event, arg) => {
if (arg.tnc_connection == "open") { if (arg.tnc_connection == "open") {
/* /*