mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Hide Transfer Data feature behind feature flag
This commit is contained in:
@@ -12,4 +12,6 @@ public interface FeatureFlags {
|
||||
boolean shouldEnableDisappearingMessages();
|
||||
|
||||
boolean shouldEnableConnectViaBluetooth();
|
||||
|
||||
boolean shouldEnableTransferData();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user