mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 02:37:16 +00:00
Oops
This commit is contained in:
parent
a89ba2e884
commit
8b4a316592
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||||
|
|
||||||
static final int PI_ALARM = 1;
|
static final int PI_ALARM = 1;
|
||||||
static final int PI_BACKOFF = 2;
|
static final int PI_BACKOFF = 2;
|
||||||
static final int PI_KEEPALIVE = 2;
|
static final int PI_KEEPALIVE = 3;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onCreate() {
|
public void onCreate() {
|
||||||
|
|
Loading…
Reference in a new issue