mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 01:15:47 +01: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