diff --git a/src/schemas/space.json b/src/schemas/space.json index 48c39a804..9a230a86f 100644 --- a/src/schemas/space.json +++ b/src/schemas/space.json @@ -332,7 +332,7 @@ }, "privacy": { "type": "string", - "enum": ["", "shutter", "author-selection"] + "enum": ["", "shutter", "any"] } }, "additionalProperties": false