From f89314ae04230d49a0bc4312611bee97a4b8d1c6 Mon Sep 17 00:00:00 2001 From: wulan17 Date: Wed, 6 Dec 2023 10:17:22 +0700 Subject: [PATCH] Pyrofork: Add 3 more errors Signed-off-by: wulan17 --- compiler/errors/source/400_BAD_REQUEST.tsv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compiler/errors/source/400_BAD_REQUEST.tsv b/compiler/errors/source/400_BAD_REQUEST.tsv index f12ee3fe3..e1ef8cd41 100644 --- a/compiler/errors/source/400_BAD_REQUEST.tsv +++ b/compiler/errors/source/400_BAD_REQUEST.tsv @@ -372,3 +372,6 @@ WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media YOU_BLOCKED_USER You blocked this user STORIES_NEVER_CREATED You have never created any stories MEDIA_FILE_INVALID The provided media file is invalid +CHANNEL_FORUM_MISSING +TTL_PERIOD_INVALID TTL_PERIOD_INVALID +BOOSTS_REQUIRED Channel required more boost to upload a story