From 85ca5399c3a7b5c791e1a023a3b70fd247894513 Mon Sep 17 00:00:00 2001 From: csharpen Date: Fri, 29 Jul 2022 09:13:58 +0000 Subject: [PATCH] Trailing whitespace fallin' on my head... --- package.nw/lib/roster/processRosterHunting.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.nw/lib/roster/processRosterHunting.js b/package.nw/lib/roster/processRosterHunting.js index a5116c8e..e901ea52 100644 --- a/package.nw/lib/roster/processRosterHunting.js +++ b/package.nw/lib/roster/processRosterHunting.js @@ -786,8 +786,8 @@ function processRosterHunting(callRoster, rosterSettings) { callingBg = calling + inversionAlpha; calling = bold; - // If treating RR73/73 as CQ, soften highlighting to help differentiate foreshadow from an actual CQ - if (callObj.DXcall == "RR73" || callObj.DXcall == "73") + // If treating RR73/73 as CQ, soften highlighting to help differentiate foreshadow from an actual CQ + if (callObj.DXcall == "RR73" || callObj.DXcall == "73") { callingConf = `${unconf}#90EE90${inversionAlpha};`; calling = `#90EE90${inversionAlpha};`