fix: env stuff

This commit is contained in:
2024-07-16 09:21:53 +02:00
parent 0639b8601a
commit 080966978c
2 changed files with 53 additions and 11 deletions

View File

@@ -395,10 +395,9 @@ int load(struct users_list *users, struct sessions_list *sessions) {
get_current_session(), &restore_all)) {
print_passwd(box_start(), of_passwd.efield.length, true);
ffield_cursor_focus();
continue;
}
}
ffield_type(seq);
} else
ffield_type(seq);
}
if (esc != 0)