mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
feat(notification): add mint mobile carrier (#70)
This commit is contained in:
@@ -12,6 +12,7 @@ const notifications = {
|
|||||||
availableCarriers: new Map([
|
availableCarriers: new Map([
|
||||||
['att', 'txt.att.net'],
|
['att', 'txt.att.net'],
|
||||||
['google', 'msg.fi.google.com'],
|
['google', 'msg.fi.google.com'],
|
||||||
|
['mint', 'mailmymobile.net'],
|
||||||
['sprint', 'messaging.sprintpcs.com'],
|
['sprint', 'messaging.sprintpcs.com'],
|
||||||
['telus', 'msg.telus.com'],
|
['telus', 'msg.telus.com'],
|
||||||
['tmobile', 'tmomail.net'],
|
['tmobile', 'tmomail.net'],
|
||||||
|
|||||||
Reference in New Issue
Block a user