From 340d86200ee656f1b1fb7da3899a588bd55e8482 Mon Sep 17 00:00:00 2001 From: Tag Date: Sun, 25 Sep 2022 17:31:24 -0700 Subject: [PATCH] Outdated comment --- package.nw/lib/roster/processRosterHunting.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.nw/lib/roster/processRosterHunting.js b/package.nw/lib/roster/processRosterHunting.js index f9cc146a..d686612a 100644 --- a/package.nw/lib/roster/processRosterHunting.js +++ b/package.nw/lib/roster/processRosterHunting.js @@ -133,7 +133,7 @@ function processRosterHunting(callRoster, rosterSettings, awardTracker) } // We only do hunt highlighting when showing all entries - // This means "Callsigns: All Traffic", "Callsigns: All Traffic/Only Wanted" and "Logbook: Award Tracker" + // This means "Callsigns: All Traffic", "Callsigns: All Traffic/Only Wanted" // There is no highlighting in other modes if (rosterSettings.callMode == "all" && rosterSettings.isAwardTracker == false) {