mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Lost case
This commit is contained in:
@@ -156,7 +156,7 @@ public class ContactInfo {
|
||||
}
|
||||
|
||||
static boolean canGravatars() {
|
||||
return true;
|
||||
return !BuildConfig.PLAY_STORE_RELEASE;
|
||||
}
|
||||
|
||||
static void cleanup(Context context) {
|
||||
|
||||
Reference in New Issue
Block a user