diff --git a/assets/gap.js b/assets/gap.js index 1926a740..9b35db10 100644 --- a/assets/gap.js +++ b/assets/gap.js @@ -309,3 +309,4 @@ function gotLocation(lat, lon) { return Device.Location.set(lat, lon) } + diff --git a/assets/index.html b/assets/index.html index de1c458f..cd4232cb 100644 --- a/assets/index.html +++ b/assets/index.html @@ -258,4 +258,4 @@ function onReceiveSms(number, message) -