mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-09-08 11:59:59 +02:00
Add missing newline at the end of text files
On Unix it is common to have a newline at the end of text files.
This commit is contained in:
@@ -51,4 +51,4 @@ exports.hasAuthorization = function(roles) {
|
||||
}
|
||||
});
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user