small visual change
This commit is contained in:
parent
0a37b65539
commit
75e3e102eb
@ -150,7 +150,7 @@ std::optional<LoginInfoPointer> arg_new_password(Buffer &decrypted_buffer, Buffe
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
printf("Input new password: \n");
|
printf("Input new password: ");
|
||||||
password = get_user_password();
|
password = get_user_password();
|
||||||
if (password.empty())
|
if (password.empty())
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user