LockScreen : enable the feature
This commit is contained in:
parent
89e7ff44a2
commit
ed26c74627
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ class StaticFeatureFlagProvider @Inject constructor() :
|
|||
FeatureFlags.Polls -> true
|
||||
FeatureFlags.NotificationSettings -> true
|
||||
FeatureFlags.VoiceMessages -> true
|
||||
FeatureFlags.PinUnlock -> false
|
||||
FeatureFlags.PinUnlock -> true
|
||||
FeatureFlags.InRoomCalls -> true
|
||||
FeatureFlags.Mentions -> false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue