mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-26 00:00:58 +01: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