Messaging 3

This commit is contained in:
Skylar Grant 2024-09-10 15:56:54 -04:00
parent 63e0e34cb7
commit b50d1052aa
1 changed files with 1 additions and 1 deletions

View File

@ -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",