Skip to content

Commit 279e425

Browse files
authoredJul 29, 2019
Change windmobile to freedommobile
Wind Mobile was rebranded to Freedom Mobile in 2016.
1 parent 39d79a3 commit 279e425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎lib/carriers.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ module.exports = {
3636
westernwireless: [
3737
'%s@cellularonewest.com',
3838
],
39-
windmobile: [
40-
'%s@txt.windmobile.ca',
39+
freedommobile: [
40+
'%s@txt.freedommobile.ca',
4141
],
4242
verizon: [
4343
'%s@vtext.com',

0 commit comments

Comments
 (0)
Please sign in to comment.