mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 08:01:50 +01:00
Fixed wizard
This commit is contained in:
@@ -78,7 +78,7 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public String password;
|
||||
@NonNull
|
||||
public Boolean certificate; // obsolete
|
||||
public Boolean certificate = false; // obsolete
|
||||
public String certificate_alias;
|
||||
public String realm;
|
||||
public String fingerprint;
|
||||
|
||||
Reference in New Issue
Block a user