mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Removed identity/self option
This commit is contained in:
@@ -90,7 +90,7 @@ public class EntityIdentity {
|
||||
@NonNull
|
||||
public Boolean primary;
|
||||
@NonNull
|
||||
public Boolean self = true;
|
||||
public Boolean self = true; // obsolete
|
||||
@NonNull
|
||||
public Boolean sender_extra = false;
|
||||
public String sender_extra_regex;
|
||||
|
||||
Reference in New Issue
Block a user