summaryrefslogtreecommitdiff
path: root/js/geometa.js
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-16 19:16:44 +0000
committerSarven Capadisli <csarven@status.net>2010-01-16 19:16:44 +0000
commit407e425aed7fd756a0089b1d30e1f4692cd25a1b (patch)
tree729e186e53dcd086ec348094daca56dd5762f577 /js/geometa.js
parent1f6bbc189012cb3a1d61be92bbc1d4ec6156afac (diff)
Removed extra comma in object
Diffstat (limited to 'js/geometa.js')
-rw-r--r--js/geometa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/geometa.js b/js/geometa.js
index 21deb1885..6bad095ec 100644
--- a/js/geometa.js
+++ b/js/geometa.js
@@ -168,7 +168,7 @@ var AjaxGeoLocation = (function() {
accuracy: 43000, // same as Gears accuracy over wifi?
altitudeAccuracy: null,
heading: null,
- speed: null,
+ speed: null
},
// extra info that is outside of the bounds of the core API
address: {