mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-24 03:35:58 +00:00
Allow the STORIES feature flag to be hot-swappable.
This commit is contained in:
committed by
Greyson Parrelli
parent
a8706f65d5
commit
889d1183b2
@@ -226,7 +226,8 @@ public final class FeatureFlags {
|
||||
CAMERAX_MODEL_BLOCKLIST,
|
||||
RECIPIENT_MERGE_V2,
|
||||
CDS_V2_LOAD_TEST,
|
||||
CDS_V2_COMPAT
|
||||
CDS_V2_COMPAT,
|
||||
STORIES
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user