Skip to content

Commit

Permalink
add strip plus INVITE format to dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
John White committed May 1, 2020
1 parent bd3b034 commit 4e9dad2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion submodules/device/device.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ define(function(require) {
'e164': 'E. 164',
'1npan': '1npan',
'route': 'Route',
'contact': 'Contact'
'contact': 'Contact',
'strip_plus': 'e164 stripped of +'
}
},
media: {
Expand Down

0 comments on commit 4e9dad2

Please sign in to comment.