mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 01:45:22 +00:00
better logging
This commit is contained in:
@@ -123,9 +123,6 @@ class DeviceMonitoringManager(
|
|||||||
block(address, "Inactivity >60s")
|
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) {
|
fun onDeviceDisconnected(address: String, status: Int) {
|
||||||
|
|||||||
Reference in New Issue
Block a user