From e87ebe4ae29c6d2c86e04d8826f13850b14bb3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Thu, 20 Jul 2023 10:32:57 +0900 Subject: [PATCH] build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/compatible/schemas/typename.yaml | 2 ++ dist/docs/schemas/typename.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/dist/compatible/schemas/typename.yaml b/dist/compatible/schemas/typename.yaml index 21121fc..197eaaa 100644 --- a/dist/compatible/schemas/typename.yaml +++ b/dist/compatible/schemas/typename.yaml @@ -9,6 +9,8 @@ components: - TweetWithVisibilityResults - TimelineTimelineModule - TweetTombstone + - TimelinePrompt + - TimelineMessagePrompt - Tweet - User type: string diff --git a/dist/docs/schemas/typename.yaml b/dist/docs/schemas/typename.yaml index 21121fc..197eaaa 100644 --- a/dist/docs/schemas/typename.yaml +++ b/dist/docs/schemas/typename.yaml @@ -9,6 +9,8 @@ components: - TweetWithVisibilityResults - TimelineTimelineModule - TweetTombstone + - TimelinePrompt + - TimelineMessagePrompt - Tweet - User type: string