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