add bio
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@ var (
|
||||
knownColumnNames = []string{
|
||||
"date",
|
||||
"creation_date",
|
||||
"bio",
|
||||
"phone",
|
||||
"username",
|
||||
"iban",
|
||||
@@ -38,6 +39,7 @@ var (
|
||||
suggestions = map[string]string{
|
||||
"user": "username",
|
||||
"login": "username",
|
||||
"description": "bio",
|
||||
"sex": "gender",
|
||||
"civilite": "gender",
|
||||
"genre": "gender",
|
||||
|
||||
Reference in New Issue
Block a user