diff --git a/src/config.ts b/src/config.ts index 78f2c9d..d5d0d7d 100644 --- a/src/config.ts +++ b/src/config.ts @@ -73,6 +73,7 @@ const notifications = { phone: { availableCarriers: new Map([ ['att', 'txt.att.net'], + ['attgo', 'mms.att.net'], ['bell', 'txt.bell.ca'], ['fido', 'fido.ca'], ['google', 'msg.fi.google.com'],