Remove FF CreateSpaces
This commit is contained in:
parent
b6ce6a95c0
commit
64b0a7eef3
11 changed files with 33 additions and 119 deletions
|
|
@ -70,13 +70,6 @@ enum class FeatureFlags(
|
|||
defaultValue = { false },
|
||||
isFinished = false,
|
||||
),
|
||||
CreateSpaces(
|
||||
key = "feature.createSpaces",
|
||||
title = "Create spaces",
|
||||
description = "Allow creating spaces.",
|
||||
defaultValue = { true },
|
||||
isFinished = false,
|
||||
),
|
||||
RoomListSpaceFilters(
|
||||
key = "feature.roomListSpaceFilters",
|
||||
title = "Room list space filters",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue