add suggestion
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -34,6 +34,7 @@ var (
|
||||
"birth_date",
|
||||
"url",
|
||||
"ip",
|
||||
"job",
|
||||
}
|
||||
|
||||
suggestions = map[string]string{
|
||||
@@ -88,6 +89,7 @@ var (
|
||||
"mobilephone": "phone",
|
||||
"mobile": "phone",
|
||||
"website": "url",
|
||||
"jobtitle": "job",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user