mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Added new SYSTEM_WITHHELD comment status
This commit is contained in:
@@ -242,6 +242,10 @@ enum COMMENT_STATUS {
|
||||
# new comments that haven't been moderated yet are referred to as
|
||||
# "premoderated" or "premod" comments.
|
||||
PREMOD
|
||||
|
||||
# SYSTEM_WITHHELD represents a comment that was withheld by the system because
|
||||
# it was flagged by an internal process for further review.
|
||||
SYSTEM_WITHHELD
|
||||
}
|
||||
|
||||
# The types of action there are as enums.
|
||||
|
||||
Reference in New Issue
Block a user