Add Currencies to config_values
This commit is contained in:
parent
bf7dff75d9
commit
1af43d36d5
2 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,7 @@ charge_inbound_rate = "<%= @charge_inbound_rate %>"
|
|||
charge_inbound_rate_type = "<%= @charge_inbound_rate_type %>"
|
||||
charge_outbound_rate_type = "<%= @charge_outbound_rate_type %>"
|
||||
free_numbers = <%= @free_numbers %>
|
||||
currencies = <%= @currencies %>
|
||||
|
||||
smsc_shortcode = "<%= @smsc_shortcode %>"
|
||||
sms_sender_unauthorized = '<%= @sms_sender_unauthorized %>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue