mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Small behavior improvement
This commit is contained in:
@@ -864,7 +864,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
@Override
|
||||
public Boolean call() {
|
||||
CoalMine.check();
|
||||
return true;
|
||||
return BuildConfig.DEBUG;
|
||||
}
|
||||
}).setExternal(true));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user