Add final newline to CLI output

This commit is contained in:
Kevin Hovsäter
2024-03-27 15:32:59 +01:00
parent caf2742b76
commit e300d4766d

View File

@ -91,6 +91,7 @@ pub fn main() !MainReturn {
\\ \\
\\We don't have proper help output yet, sorry! Please refer to the \\We don't have proper help output yet, sorry! Please refer to the
\\source code or Discord community for help for now. We'll fix this in time. \\source code or Discord community for help for now. We'll fix this in time.
\\
, ,
.{}, .{},
); );