Updated on 2026-08-14
This commit is contained in:
parent
38b7c1d042
commit
e922364e1a
1 changed files with 0 additions and 1 deletions
|
|
@ -218,7 +218,6 @@ interface EmailData {
|
|||
|
||||
fun joinTogether(infoHolder: AdditionalEmailInfo): String {
|
||||
return "$mainMessage\n\n\n\n" +
|
||||
"Following information is optional. You can erase it if you don’t want to share it.\n" +
|
||||
createOptionalMessage(infoHolder)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue