Julian Lam 10 years ago
parent 6d8134618f
commit 4acb31839e

@ -53,6 +53,7 @@ module.exports = function(Categories) {
topic.title = '[[topic:topic_is_deleted]]';
topic.slug = topic.tid;
topic.teaser = null;
topic.noAnchor = true;
}
});

Loading…
Cancel
Save