mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Address review feedback for Connect via Bluetooth UI
This commit is contained in:
@@ -94,6 +94,6 @@ internal class HeadlessModule(private val appDir: File) {
|
||||
override fun shouldEnableImageAttachments() = false
|
||||
override fun shouldEnableProfilePictures() = false
|
||||
override fun shouldEnableDisappearingMessages() = false
|
||||
override fun shouldEnableConnectViewBluetooth() = false
|
||||
override fun shouldEnableConnectViaBluetooth() = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user