mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
PyroFork: add TOPIC_CLOSED and TOPIC_DELETED to known errors
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
bcddcd4036
commit
88dee2156e
1 changed files with 2 additions and 0 deletions
|
|
@ -312,6 +312,8 @@ THEME_MIME_INVALID You cannot create this theme because the mime-type is invalid
|
|||
TMP_PASSWORD_DISABLED The temporary password is disabled
|
||||
TMP_PASSWORD_INVALID The temporary password is invalid
|
||||
TOKEN_INVALID The provided token is invalid
|
||||
TOPIC_CLOSED The topic was closed
|
||||
TOPIC_DELETED The topic was deleted
|
||||
TTL_DAYS_INVALID The provided TTL days is invalid
|
||||
TTL_MEDIA_INVALID The media does not support self-destruction
|
||||
TYPES_EMPTY The types parameter is empty
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue