change : update wording of SpaceSettings ff
Co-authored-by: Benoit Marty <benoitm@element.io>
This commit is contained in:
parent
ee4ee6f921
commit
b40a98acd5
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ enum class FeatureFlags(
|
||||||
SpaceSettings(
|
SpaceSettings(
|
||||||
key = "feature.spaceSettings",
|
key = "feature.spaceSettings",
|
||||||
title = "Space settings",
|
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 },
|
defaultValue = { false },
|
||||||
isFinished = false,
|
isFinished = false,
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue