mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-09-07 17:08:58 +02:00
components
This commit is contained in:
@@ -47,6 +47,7 @@ var async = require('async'),
|
||||
tid: tid,
|
||||
cid: topicData.cid,
|
||||
isDelete: isDelete,
|
||||
isLocked: isDelete,
|
||||
uid: uid
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user