clarified one of the transcription default setting (#7003)

* clarified one of the transcription default setting

* shortened the description
This commit is contained in:
Antonio Fernandez 2024-06-18 17:59:28 -04:00 committed by GitHub
parent 17c385a15c
commit 25ba853618
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,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'] = "Transcription enabled default value.";
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Define the transcription default value for new voicemails boxes.";
$y++;
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "52f15a2d-d6c8-4a66-8f57-0ac176cfff17";
$apps[$x]['default_settings'][$y]['default_setting_category'] = "theme";