Update content of files

This commit is contained in:
GitHub Action 2022-06-18 13:25:45 +00:00
parent 947734271e
commit dfc29681d7
3 changed files with 16 additions and 2 deletions

View file

@ -143,7 +143,20 @@
"key": "dialog_filters_tooltip", "key": "dialog_filters_tooltip",
"value": { "value": {
"_": "types.JsonBool", "_": "types.JsonBool",
"value": false "value": true
}
},
{
"_": "types.JsonObjectValue",
"key": "ignore_restriction_reasons",
"value": {
"_": "types.JsonArray",
"value": [
{
"_": "types.JsonString",
"value": "porn"
}
]
} }
}, },
{ {

View file

@ -42,7 +42,7 @@
"revoke_pm_inbox": true, "revoke_pm_inbox": true,
"blocked_mode": false, "blocked_mode": false,
"pfs_enabled": false, "pfs_enabled": false,
"force_try_ipv6": true, "force_try_ipv6": false,
"autoupdate_url_prefix": "https://td.telegram.org/", "autoupdate_url_prefix": "https://td.telegram.org/",
"gif_search_username": "contextbot", "gif_search_username": "contextbot",
"venue_search_username": "foursquarebot", "venue_search_username": "foursquarebot",

View file

@ -13,6 +13,7 @@
"masks": false, "masks": false,
"animated": true, "animated": true,
"videos": false, "videos": false,
"installed_date": 1652278927,
"thumbs": [] "thumbs": []
}, },
"packs": [ "packs": [