Telefonnummer voruebergehend entfernt
This commit is contained in:
parent
5e284d7fcd
commit
fbf4acec3d
|
@ -9,7 +9,7 @@ var routes = require("./routes");
|
|||
var path = require('path');
|
||||
var mqttClient = require('mqtt');
|
||||
var process = require('process')
|
||||
|
||||
// +49 231 8 404 777
|
||||
var spaceanswer = {
|
||||
api: "0.13",
|
||||
ext_ccc: "erfa",
|
||||
|
@ -26,7 +26,7 @@ var spaceanswer = {
|
|||
lat: 51.527611
|
||||
},
|
||||
contact: {
|
||||
phone: "+49 231 8 404 777",
|
||||
phone: "",
|
||||
irc: "irc://irc.hackint.eu/#ccc.do",
|
||||
ml: "discuss@lists.chaostreff-dortmund.de",
|
||||
twitter: "@ctdo",
|
||||
|
|
Loading…
Reference in New Issue