mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 08:16:34 +01:00
Update content of files
This commit is contained in:
parent
5a2b1890c2
commit
a46caebe1a
2 changed files with 7 additions and 7 deletions
|
@ -653,12 +653,7 @@
|
|||
"key": "pending_suggestions",
|
||||
"value": {
|
||||
"_": "types.JsonArray",
|
||||
"value": [
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "VALIDATE_PASSWORD"
|
||||
}
|
||||
]
|
||||
"value": []
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -172,7 +172,12 @@
|
|||
"key": "pending_suggestions",
|
||||
"value": {
|
||||
"_": "types.JsonArray",
|
||||
"value": []
|
||||
"value": [
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "VALIDATE_PHONE_NUMBER"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue