mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 23:26:12 +02:00
Review after 2 weeks, disable banner for 3 weeks
This commit is contained in:
@@ -62,7 +62,7 @@ public class ServiceUI extends IntentService {
|
||||
static final int PI_SYNC = 13;
|
||||
static final int PI_BANNER = 14;
|
||||
|
||||
static final int HIDE_BANNER = 2; // weeks
|
||||
static final int HIDE_BANNER = 3; // weeks
|
||||
|
||||
public ServiceUI() {
|
||||
this(ServiceUI.class.getName());
|
||||
|
||||
Reference in New Issue
Block a user