unknown dxxc filter for roster

merge-requests/150/merge
christian 2021-07-04 23:07:51 -04:00 zatwierdzone przez Matthew Chambers
rodzic a444d163ca
commit 6f4c15c157
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -41,7 +41,7 @@ function processRosterHunting(callRoster, rosterSettings)
}
// Only render entries with `tx == true`, ignore the rest
if (entry.tx == true)
if (callObj.dxcc != -1 && entry.tx == true)
{
// In layered mode ("Hunting: mixed") the workHashSuffix becomes a more stricter 'live band',
// while the layered suffix is a broader 'mixed band'