mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 17:08:48 +08:00
added docs
This commit is contained in:
@@ -225,6 +225,10 @@ const filterNewComment = async (context, {body, asset_id}) => {
|
||||
];
|
||||
};
|
||||
|
||||
/**
|
||||
* moderationPhases is an array of phases carried out in order until a status is
|
||||
* returned.
|
||||
*/
|
||||
const moderationPhases = [
|
||||
|
||||
// This phase checks to see if the comment is long enough.
|
||||
|
||||
Reference in New Issue
Block a user