mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-24 23:25:19 +00:00
better logging
This commit is contained in:
@@ -123,9 +123,6 @@ class DeviceMonitoringManager(
|
||||
block(address, "Inactivity >60s")
|
||||
}
|
||||
}
|
||||
debugManager?.addDebugMessage(
|
||||
com.bitchat.android.ui.debug.DebugMessage.SystemMessage("⏳ Inactivity timer set for $address (60s)")
|
||||
)
|
||||
}
|
||||
|
||||
fun onDeviceDisconnected(address: String, status: Int) {
|
||||
|
||||
Reference in New Issue
Block a user