Lost case

This commit is contained in:
M66B
2021-06-29 20:17:34 +02:00
parent 704dfe8383
commit 27a71b5308

View File

@@ -156,7 +156,7 @@ public class ContactInfo {
}
static boolean canGravatars() {
return true;
return !BuildConfig.PLAY_STORE_RELEASE;
}
static void cleanup(Context context) {