@ -47,6 +47,7 @@ module.exports = function(Categories) {
topic.slug = topic.tid;
topic.teaser = null;
topic.noAnchor = true;
topic.tags = [];
}
});
};