Remove ReadReceipts feature flag.
This commit is contained in:
parent
cd1b80ef18
commit
4dcafb6aa6
15 changed files with 14 additions and 70 deletions
|
|
@ -41,7 +41,6 @@ class StaticFeatureFlagProvider @Inject constructor() :
|
|||
FeatureFlags.PinUnlock -> true
|
||||
FeatureFlags.Mentions -> true
|
||||
FeatureFlags.SecureStorage -> true
|
||||
FeatureFlags.ReadReceipts -> true
|
||||
}
|
||||
} else {
|
||||
false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue