diff options
| -rw-r--r-- | template/template.spaceapi.json | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/template/template.spaceapi.json b/template/template.spaceapi.json index c716e8f..086f0c1 100644 --- a/template/template.spaceapi.json +++ b/template/template.spaceapi.json @@ -16,8 +16,8 @@      "jabber":"xmpp:#sublab@irc.hackint.org",      "email":"kontakt@sublab.org"    }, -  "lon":12.331125, -  "lat":51.330398, +  "lat":12.331125, +  "lon":51.330398,    "cam":["http:\/\/sublab.org\/img\/rack.webcam.jpg"],    "open":false  } | 
