diff --git a/src/config.ts b/src/config.ts index c027aac..41db416 100644 --- a/src/config.ts +++ b/src/config.ts @@ -12,6 +12,7 @@ const notifications = { availableCarriers: new Map([ ['att', 'txt.att.net'], ['google', 'msg.fi.google.com'], + ['mint', 'mailmymobile.net'], ['sprint', 'messaging.sprintpcs.com'], ['telus', 'msg.telus.com'], ['tmobile', 'tmomail.net'],