mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 17:15:37 +02:00
Address review feedback for Connect via Bluetooth UI
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ public class BrambleCoreIntegrationTestModule {
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean shouldEnableConnectViewBluetooth() {
|
||||
public boolean shouldEnableConnectViaBluetooth() {
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user