]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Removed extra comma in object
authorSarven Capadisli <csarven@status.net>
Sat, 16 Jan 2010 19:16:44 +0000 (19:16 +0000)
committerSarven Capadisli <csarven@status.net>
Sat, 16 Jan 2010 19:16:44 +0000 (19:16 +0000)
js/geometa.js

index 21deb18852a2102c225af7091bd2d534d56cf201..6bad095ec81e9fb71558cc752f26d1affd857b12 100644 (file)
@@ -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: {