add missing field for backward compatibility with API version 0.13

This commit is contained in:
Florian Schlegel 2023-04-23 13:24:59 +02:00
parent e2541c84e4
commit b9da2622a4
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@
], ],
"spacefed": { "spacefed": {
"spacenet": false, "spacenet": false,
"spacesaml": false "spacesaml": false,
"spacephone": false
}, },
"ext_ccc": "chaostreff" "ext_ccc": "chaostreff"
} }