Remove FF SpaceSettings
This commit is contained in:
parent
8033d0f211
commit
b6ce6a95c0
7 changed files with 4 additions and 61 deletions
|
|
@ -77,13 +77,6 @@ enum class FeatureFlags(
|
|||
defaultValue = { true },
|
||||
isFinished = false,
|
||||
),
|
||||
SpaceSettings(
|
||||
key = "feature.spaceSettings",
|
||||
title = "Space settings",
|
||||
description = "Allow managing space settings such as details, permissions and privacy.",
|
||||
defaultValue = { true },
|
||||
isFinished = false,
|
||||
),
|
||||
RoomListSpaceFilters(
|
||||
key = "feature.roomListSpaceFilters",
|
||||
title = "Room list space filters",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue