Room Directory Search : setup the feature
This commit is contained in:
parent
2777ba09a3
commit
6e8d0ded36
13 changed files with 447 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ class StaticFeatureFlagProvider @Inject constructor() :
|
|||
FeatureFlags.MarkAsUnread -> true
|
||||
FeatureFlags.RoomListFilters -> false
|
||||
FeatureFlags.RoomModeration -> false
|
||||
FeatureFlags.RoomDirectorySearch -> false
|
||||
}
|
||||
} else {
|
||||
false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue