kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
if dxcc = -1, no roster
rodzic
a894785ec0
commit
92e46219c1
|
@ -22,7 +22,7 @@ function processRosterFiltering(callRoster, rosterSettings)
|
||||||
callObj.reset = true;
|
callObj.reset = true;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
if (entry.message.type != 2)
|
if (callObj.dxcc == -1)
|
||||||
{
|
{
|
||||||
entry.tx = false;
|
entry.tx = false;
|
||||||
continue;
|
continue;
|
||||||
|
|
Ładowanie…
Reference in New Issue