Settings and final newlines

This commit is contained in:
CheddarCrisp 2024-01-09 17:46:34 -05:00
parent 3cc7d54907
commit 0b0d074cf6
4 changed files with 7 additions and 3 deletions

View file

@ -24,4 +24,4 @@ if(encode) {
["-e", var filename] => (true, filename),
_ => throw new Exception("I don't like those arguments")
};
}
}