Skip to content

Commit 8550697

Browse files
committed
Updated to version 1.72
1 parent fb22d7c commit 8550697

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Scripts/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,6 +1376,7 @@ $(function ()
13761376

13771377
// Auto load the previous query
13781378
var TwcQuery = localStorage.getItem("TwcQuery");
1379+
var TwcLatLon = localStorage.getItem("TwcLatLon");
13791380

13801381
var TwcQueryStr = getParameterByName("location");
13811382
if (TwcQueryStr)

0 commit comments

Comments
 (0)