clean up
This commit is contained in:
parent
76396438bc
commit
0a3b170c07
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ class TelegramService : Service(), LocationListener, TelegramIncomingMessagesLis
|
||||||
isSending = false
|
isSending = false
|
||||||
oldestTime = -1
|
oldestTime = -1
|
||||||
}
|
}
|
||||||
log.info("oldest buffered msg time: $oldestTime | isSending: $isSending")
|
|
||||||
app().showLocationHelper.addOrUpdateStatusWidget(oldestTime, isSending)
|
app().showLocationHelper.addOrUpdateStatusWidget(oldestTime, isSending)
|
||||||
}
|
}
|
||||||
startWidgetUpdates()
|
startWidgetUpdates()
|
||||||
|
|
Loading…
Reference in a new issue