mirror of https://github.com/M66B/FairEmail.git
Show provider's description
This commit is contained in:
parent
c845ebc549
commit
bec313eb3e
|
@ -783,7 +783,7 @@ public class EmailProvider implements Parcelable {
|
|||
@NonNull
|
||||
@Override
|
||||
public String toString() {
|
||||
return name;
|
||||
return description;
|
||||
}
|
||||
|
||||
public static class Server {
|
||||
|
|
Loading…
Reference in New Issue