Update app_config.php (#5051)

This commit is contained in:
chansizzle
2020-01-09 11:13:43 -07:00
committed by FusionPBX
parent 0233feda04
commit 20e1441749

View File

@@ -563,7 +563,6 @@
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "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'] = "description";