Messaging

This commit is contained in:
Skylar Grant 2024-09-10 14:51:51 -04:00
parent 1818b33d0b
commit c071537689
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module.exports = {
'',
`Student ID: ${studentId}`,
'',
'Note: When signing into the MyKV Portal, do not include @kvcc.me.edu',
'Note: the MyKV Portal uses your username to sign in, not email.',
'For technical support contact IT Support at ITHelp@MaineCC.edu or (207)453-5079'
];
const infoString = infoArray.join('\n');