Commit 67d29bb1 authored by nanahira's avatar nanahira

Update backend_requests.py

parent 6bffdb45
Pipeline #16331 passed with stage
in 26 seconds
......@@ -24,6 +24,8 @@ FeaturesDict = {
"responsive_web_enhance_cards_enabled": False,
"vibe_api_enabled": False,
"tweet_with_visibility_results_prefer_gql_limited_actions_policy_enabled": False,
"responsive_web_text_conversations_enabled": False,
"unified_cards_ad_metadata_container_dynamic_card_content_query_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