From cc926c04c71c1bf6f1f121c947aebce2840c7239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Tue, 18 Apr 2023 10:18:00 +0900 Subject: [PATCH] fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- src/config/placeholder.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/config/placeholder.json b/src/config/placeholder.json index a55e75e..8e22d24 100644 --- a/src/config/placeholder.json +++ b/src/config/placeholder.json @@ -2,12 +2,13 @@ "HomeTimeline": { "Query": "HCosKfLNW1AcOo3la3mMgg", "Variables": { - "count": 40, + "count": 20, "includePromotedContent": true, "latestControlAvailable": true, + "requestContext": "launch", "withCommunity": true }, - "Feature": { + "Features": { "blue_business_profile_image_shape_enabled": true, "responsive_web_graphql_exclude_directive_enabled": true, "verified_phone_label_enabled": false, @@ -37,7 +38,7 @@ "latestControlAvailable": true, "requestContext": "launch" }, - "Feature": { + "Features": { "blue_business_profile_image_shape_enabled": true, "responsive_web_graphql_exclude_directive_enabled": true, "verified_phone_label_enabled": false, @@ -65,7 +66,7 @@ "listId": "53044119", "count": 20 }, - "Feature": { + "Features": { "blue_business_profile_image_shape_enabled": true, "responsive_web_graphql_exclude_directive_enabled": true, "verified_phone_label_enabled": false, @@ -169,7 +170,7 @@ "Query": "YqiE3JL1KNgf9nSljYdxaA", "Variables": { "userId": "44196397", - "count": 20, + "count": 40, "includePromotedContent": false, "withClientEventToken": false, "withBirdwatchNotes": false,