@ -129,7 +129,7 @@ impl Cli {
Ok(apps) => {
let mut is_first_iteration = true;
let lines_count = apps.len() + 1;
println!("Welcome /\ to RusTOTPony realtime dashboard! Press ^C to quit.");
println!("Welcome /4\ to RusTOTPony realtime dashboard! Press ^C to quit.");
ctrlc::set_handler(move || {
print!("\x1B[{}A\x1B[0G\x1B[0J", lines_count + 1);
println!("I won't tell anyone about this 🤫");