improve more logs, better error messages when switch setup failed
Some checks failed
Run Check Script / check (pull_request) Failing after 1m12s
Some checks failed
Run Check Script / check (pull_request) Failing after 1m12s
This commit is contained in:
@@ -40,7 +40,7 @@ pub fn init() {
|
||||
HarmonyEvent::HarmonyFinished => {
|
||||
if !details.is_empty() {
|
||||
println!(
|
||||
"\n{} All done! Here's what's next for you:",
|
||||
"\n{} All done! Here's a few info for you:",
|
||||
theme::EMOJI_SUMMARY
|
||||
);
|
||||
for detail in details.iter() {
|
||||
|
||||
Reference in New Issue
Block a user