1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 10:17:18 +00:00
This commit is contained in:
M66B 2019-12-12 12:07:09 +01:00
parent a89ba2e884
commit 8b4a316592

View file

@ -120,7 +120,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
static final int PI_ALARM = 1;
static final int PI_BACKOFF = 2;
static final int PI_KEEPALIVE = 2;
static final int PI_KEEPALIVE = 3;
@Override
public void onCreate() {