mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
Add missing new lines at end of files.
This commit is contained in:
@@ -47,4 +47,4 @@ SocketCategories.getTopicCount = function(socket, cid, callback) {
|
||||
categories.getCategoryField(cid, 'topic_count', callback);
|
||||
};
|
||||
|
||||
module.exports = SocketCategories;
|
||||
module.exports = SocketCategories;
|
||||
|
||||
Reference in New Issue
Block a user