mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-15 10:30:53 +00:00
Clean up file formatting. Mixed line endings and white spacing are the worst.
This commit is contained in:
parent
3fb0c5a358
commit
4b11c2f591
41 changed files with 4053 additions and 4053 deletions
|
@ -275,6 +275,6 @@ if (typeof module !== "undefined" && module.exports) {
|
|||
module.exports.saveAs = saveAs;
|
||||
} else if ((typeof define !== "undefined" && define !== null) && (define.amd !== null)) {
|
||||
define([], function() {
|
||||
return saveAs;
|
||||
return saveAs;
|
||||
});
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue