Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jcameron committed Nov 16, 2020
1 parent db1106e commit df7d9a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions status/status-lib.pl
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,9 @@ sub list_sms_carriers
{ 'id' => 'cricket',
'desc' => 'Cricket',
'domain' => 'sms.mycricket.com' },
{ 'id' => 'googlefi',
'desc' => 'Google Fi',
'domain' => 'messages.fi.google.com' },
);
}

Expand Down

0 comments on commit df7d9a7

Please sign in to comment.