From b9da2622a4dcecbd2a23ff352a359cbce796b9c5 Mon Sep 17 00:00:00 2001 From: Florian Schlegel Date: Sun, 23 Apr 2023 13:24:59 +0200 Subject: [PATCH] add missing field for backward compatibility with API version 0.13 --- include/chch.json.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/chch.json.template b/include/chch.json.template index 6cba7e8..c84f98e 100644 --- a/include/chch.json.template +++ b/include/chch.json.template @@ -46,7 +46,8 @@ ], "spacefed": { "spacenet": false, - "spacesaml": false + "spacesaml": false, + "spacephone": false }, "ext_ccc": "chaostreff" }