only for testing

supermagic_square
dimeola 5 years ago
parent 38a560681a
commit 1e0ef27492
No known key found for this signature in database
GPG Key ID: 32078487628DBBA8

@ -26,7 +26,7 @@ impl Cli {
}
fn get_secret() -> String {
rpassword::prompt_password_stdout("Enter your database pass: ").unwrap()
rpassword::prompt_password_stdout("Please, enter your database pass: ").unwrap()
}
// fn get_secret_from_storage() -> String { }

Loading…
Cancel
Save