"voiemail" to "voicemail"
This commit is contained in:
hailthemelody
2017-12-18 19:05:48 -05:00
committed by FusionPBX
parent 46b2d6e21f
commit 94de312a1e

View File

@@ -176,7 +176,7 @@
$apps[$x]['default_settings'][$y]['default_setting_name'] = 'boolean';
$apps[$x]['default_settings'][$y]['default_setting_value'] = 'false';
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = 'true';
$apps[$x]['default_settings'][$y]['default_setting_description'] = 'Allow access to the voicemail menu with the correct voiemail password.';
$apps[$x]['default_settings'][$y]['default_setting_description'] = 'Allow access to the voicemail menu with the correct voicemail password.';
$y++;
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = 'd09e808d-bd28-400a-81db-8d41b6394527';
$apps[$x]['default_settings'][$y]['default_setting_category'] = 'voicemail';