Messaging 3
This commit is contained in:
parent
63e0e34cb7
commit
b50d1052aa
@ -9,7 +9,7 @@ const info = {
|
||||
supportPhone: "(207) 453-5079"
|
||||
}
|
||||
|
||||
const receiptFooter = `For other technical support, contact ${info.deptName} at ${info.supportEmail} or ${info.supportPhone}.`;
|
||||
const receiptFooter = `For other technical assistance, contact ${info.deptName}:\n${info.supportEmail}\nor ${info.supportPhone}.`;
|
||||
|
||||
const mccContractor = {
|
||||
name: "Contracting Company",
|
||||
|
Loading…
Reference in New Issue
Block a user