Skip to content

Commit

Permalink
fix: apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
CodeChenL and RadxaYuntian authored Sep 12, 2024
1 parent 2e8cbaa commit ea07291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usr/lib/rsetup/tui/user/user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ __user() {
menu_init
menu_add __user_change_password "Change Password"
menu_add __user_change_hostname "Change Hostname"
menu_add __user_enable_auto_login "Enable Auto Login"
menu_add __user_enable_auto_login "Configure auto login"
menu_show "User Settings"
}

0 comments on commit ea07291

Please sign in to comment.