mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02:00
Use a feature flag to hide connect via Bluetooth option
This commit is contained in:
@@ -10,4 +10,6 @@ public interface FeatureFlags {
|
||||
boolean shouldEnableProfilePictures();
|
||||
|
||||
boolean shouldEnableDisappearingMessages();
|
||||
|
||||
boolean shouldEnableConnectViewBluetooth();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user