Update app_config.php (#5047)

This commit is contained in:
chansizzle
2020-01-09 11:15:32 -07:00
committed by FusionPBX
parent d5f95b6198
commit 8366887380

View File

@@ -230,7 +230,6 @@
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_description";