Add check for special android ip in online status check
This commit is contained in:
@@ -92,7 +92,7 @@ serviceLoop:
|
||||
lastNetworkChecksum = newChecksum
|
||||
|
||||
if trigger {
|
||||
triggerOnlineStatusInvestigation()
|
||||
TriggerOnlineStatusInvestigation()
|
||||
}
|
||||
notifyOfNetworkChange()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user