testing signature 4

supermagic_square
dimeola 5 years ago
parent 6367724bc9
commit 44ff5595ab
No known key found for this signature in database
GPG Key ID: F576CDCE81A1711A

@ -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 🤫");

Loading…
Cancel
Save