diff --git a/config/larapnn.php b/config/larapnn.php index 698f556..8c76f79 100644 --- a/config/larapnn.php +++ b/config/larapnn.php @@ -12,7 +12,7 @@ * If in database your contacts were formatted with () you must add them as a parameter. */ 'separators' => [ - ' ', '-' + ' ', '-', '(', ')' ], /**