Room Directory Search : setup the feature

This commit is contained in:
ganfra 2024-03-20 12:59:02 +01:00
parent 2777ba09a3
commit 6e8d0ded36
13 changed files with 447 additions and 0 deletions

View file

@ -42,6 +42,7 @@ class StaticFeatureFlagProvider @Inject constructor() :
FeatureFlags.MarkAsUnread -> true
FeatureFlags.RoomListFilters -> false
FeatureFlags.RoomModeration -> false
FeatureFlags.RoomDirectorySearch -> false
}
} else {
false