Skip to content

Commit

Permalink
feat(notification): add at&t prepaid carrier (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriotech committed Oct 3, 2020
1 parent fd3351c commit eb9d082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.ts
Expand Up @@ -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'],
Expand Down

0 comments on commit eb9d082

Please sign in to comment.