change : update wording of SpaceSettings ff

Co-authored-by: Benoit Marty <benoitm@element.io>
This commit is contained in:
ganfra 2025-12-03 17:20:56 +01:00 committed by GitHub
parent 3633866ace
commit d4a0559f39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ enum class FeatureFlags(
SpaceSettings(
key = "feature.spaceSettings",
title = "Space settings",
description = "Allow managing space settings such details, permissions and privacy.",
description = "Allow managing space settings such as details, permissions and privacy.",
defaultValue = { false },
isFinished = false,
),