Enable TSMessage TSAttachment migration in prod
This commit is contained in:
parent
1d97c10767
commit
b805a89876
@ -74,7 +74,7 @@ public class FeatureFlags: NSObject {
|
||||
public static let messageBackupFileAlphaRegistrationFlow = build.includes(.dev)
|
||||
|
||||
public static let v2MessageAttachmentsToggle = build.includes(.internal)
|
||||
public static let v2MessageAttachmentsForceEnable = build.includes(.internal)
|
||||
public static let v2MessageAttachmentsForceEnable = build.includes(.production)
|
||||
|
||||
public static let callLinkCreate = build.includes(.dev)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user