mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Refactoring
This commit is contained in:
@@ -67,7 +67,7 @@ public class EntityAnswer implements Serializable {
|
||||
public Integer applied = 0;
|
||||
public Long last_applied;
|
||||
|
||||
String getText(Address[] address) {
|
||||
String getHtml(Address[] address) {
|
||||
return replacePlaceholders(text, address);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user