mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-17 07:30:16 -05:00
EOLs got twisted by something. fixing
This commit is contained in:
parent
0e273893bd
commit
eb54a99aab
@ -454,6 +454,7 @@ public class MailService extends CoreService
|
||||
if (K9.DEBUG)
|
||||
Log.i(K9.LOG_TAG, "MailService completed Runnable " + runner.hashCode() + " with startId " + startId);
|
||||
wakeLock.release();
|
||||
|
||||
if (startId != null)
|
||||
{
|
||||
stopSelf(startId);
|
||||
|
Loading…
Reference in New Issue
Block a user