mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +08:00
Apply suggenstions
This commit is contained in:
@@ -398,7 +398,7 @@ const moderationPhases = [
|
||||
* @param {String} body body of the comment
|
||||
* @param {String} [asset_id] asset for the comment
|
||||
* @param {Object} [wordlist={}] the results of the wordlist scan
|
||||
* @return {Object} resolves to the comment's status and actions
|
||||
* @return {Promise} resolves to the comment's status and actions
|
||||
*/
|
||||
const resolveCommentModeration = async (context, comment) => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user