added newline

This commit is contained in:
DustInDark
2021-12-22 09:41:06 +09:00
parent 2b76103028
commit 8876fc5f65

View File

@@ -242,6 +242,7 @@ impl AlertMessage {
"Errors were generated. Please check {} for details.",
ERROR_LOG_PATH.to_string()
);
println!("");
}
}