mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-16 20:50:10 +02:00
feat(logger): new logger logic
This commit is contained in:
@@ -398,7 +398,7 @@ exports.globalTopics = function (req, res) {
|
||||
}
|
||||
});
|
||||
|
||||
mtDebug.debugBlue(ids);
|
||||
mtDebug.debugBlue(ids, 'FORUMS_ID_LIST');
|
||||
|
||||
Topic.find({
|
||||
isGlobal: true,
|
||||
|
||||
Reference in New Issue
Block a user