mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 06:38:33 +00:00
Remove forced feature flag for reaction sending.
This commit is contained in:
parent
55e9f8722f
commit
2d502213e4
@ -56,7 +56,6 @@ public final class FeatureFlags {
|
||||
put(USERNAMES, false);
|
||||
put(KBS, false);
|
||||
put(STORAGE_SERVICE, false);
|
||||
put(REACTION_SENDING, false);
|
||||
}};
|
||||
|
||||
private static final Map<String, Boolean> REMOTE_VALUES = new HashMap<>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user