Commit e236b8db authored by nanahira's avatar nanahira

Update backend_requests.py

parent 8d3289cf
Pipeline #17792 passed with stage
in 39 seconds
......@@ -30,6 +30,7 @@ FeaturesDict = {
"responsive_web_graphql_timeline_navigation_enabled": False,
"tweetypie_unmention_optimization_enabled": False,
"verified_phone_label_enabled": False,
"responsive_web_twitter_blue_verified_badge_is_enabled": False,
}
FeaturesJson = json.dumps(FeaturesDict)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment