Added emergency_contact to config_values.py
This commit is contained in:
parent
5475af87c3
commit
20b6b42248
2 changed files with 4 additions and 0 deletions
|
@ -61,3 +61,5 @@ voip_cli = "<%= @voip_cli %>"
|
|||
notice_msg = '<%= @notice_msg %>'
|
||||
reminder_msg = '<%= @reminder_msg %>'
|
||||
deactivate_msg = '<%= @deactivate_msg %>'
|
||||
sms_welcome_roaming = '<%= @sms_welcome_roaming %>'
|
||||
emergency_contact = '<%= @emergency_contact %>'
|
Loading…
Add table
Add a link
Reference in a new issue