@ -128,6 +128,7 @@ function showStats()
if difference < 0 then
aheadBehind = "behind"
aheadBehindColour = "red"
difference = difference*-1
elseif difference > 0 then
aheadBehind = "ahead of"
aheadBehindColour = "green"