diff --git a/app/destinations/app_config.php b/app/destinations/app_config.php index 2981e99807..cee70aba94 100644 --- a/app/destinations/app_config.php +++ b/app/destinations/app_config.php @@ -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";