From 25938b6b3a22199e9884c9f18cc3ea41ca75ed46 Mon Sep 17 00:00:00 2001 From: Bennett Wetters Date: Sun, 5 Nov 2023 18:19:48 +0100 Subject: [PATCH] Set new phone number in template Fixes #2 --- ccchh-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccchh-template.json b/ccchh-template.json index 1a6b463..2bdab53 100644 --- a/ccchh-template.json +++ b/ccchh-template.json @@ -12,7 +12,7 @@ "lat": 53.55836 }, "contact": { - "phone": "", + "phone": "+494023830150", "irc": "ircs://irc.hackint.org:9999/ccchh", "mastodon": "@ccchh@chaos.social", "email": "mail@hamburg.ccc.de",