Skip to content

Commit b9fa238

Browse files
committed
Minor changes before 0.40.2 release
- Update package-lock.json with version 0.40.2 - Change tooltip on Age row to "Elapsed time since received"
1 parent e8da0c1 commit b9fa238

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ var formatTitle = function(cell, formatterParams, onRendered){
410410
const ttCS = "Call sign of contact";
411411
const ttOFS = "Offset of contact's signal in Hz";
412412
const ttTD = "Time delta of signal from UTC second in milliseconds";
413-
const ttUTC = "UTC timestamp in seconds";
413+
const ttUTC = "Elapsed time since received";
414414
const ttRNG = "RaNGe to contact in Miles or Km according to settings";
415415
const ttBRG = "Bearing to contact in degrees";
416416
const ttSNR = "Signal to noise ratio of contact's signal";

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)