1
0
Fork 0

clkinfogps fixes

master
Hugh Barney 2023-04-22 02:00:01 +01:00
parent b673479736
commit 0d188678cc
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
if (!last_fix.fix)
return formatTime(last_fix.time);
return geo.gpsToOSMapRef(last_fix.fix);
return geo.gpsToOSMapRef(last_fix);
};
var info = {