mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Optionally show recipients in message headers
This commit is contained in:
@@ -78,6 +78,10 @@ public class ContactInfo {
|
||||
return bitmap;
|
||||
}
|
||||
|
||||
String getEmailAddress() {
|
||||
return email;
|
||||
}
|
||||
|
||||
String getDisplayName() {
|
||||
return displayName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user