mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Fix sms megaphone bug.
This commit is contained in:
@@ -102,7 +102,7 @@ public final class FeatureFlags {
|
||||
private static final String SMS_EXPORTER = "android.sms.exporter.2";
|
||||
public static final String STORIES_LOCALE = "android.stories.locale.2";
|
||||
private static final String HIDE_CONTACTS = "android.hide.contacts";
|
||||
private static final String SMS_EXPORT_MEGAPHONE_DELAY_DAYS = "android.smsExport.megaphoneDelayDays";
|
||||
private static final String SMS_EXPORT_MEGAPHONE_DELAY_DAYS = "android.smsExport.megaphoneDelayDays.2";
|
||||
public static final String CREDIT_CARD_PAYMENTS = "android.credit.card.payments";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user