mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Small improvement
This commit is contained in:
@@ -501,7 +501,7 @@ public class ContactInfo {
|
||||
} else {
|
||||
info.bitmap = ImageHelper.generateLetterIcon(
|
||||
info.email, address.getPersonal(), dp, context);
|
||||
info.type = "generated";
|
||||
info.type = "letter";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user