diff --git a/package.nw/lib/adif.js b/package.nw/lib/adif.js index 96899bf..947f0b1 100644 --- a/package.nw/lib/adif.js +++ b/package.nw/lib/adif.js @@ -2870,7 +2870,7 @@ function HamZoneSendResult(buffer, flag) function sendHamZoneEntry(report) { - if (g_mapSettings.offlineMode == true) return; + if (GT.mapSettings.offlineMode == true) return; if (logHamZoneqsoCheckBox.checked == true) {