mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 19:37:48 +01:00
Update app/views/tabs/_settings.haml
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
This commit is contained in:
parent
887a053e71
commit
5d9e91f90c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
= list_group_item t(".account"), edit_user_registration_path
|
||||
= list_group_item t(".profile"), settings_profile_path
|
||||
= list_group_item t(".privacy"), settings_privacy_path
|
||||
= list_group_item t(".security"),settings_two_factor_authentication_otp_authentication_path
|
||||
= list_group_item t(".security"), settings_two_factor_authentication_otp_authentication_path
|
||||
= list_group_item t(".sharing"), services_path
|
||||
= list_group_item t(".mutes"), edit_user_mute_rules_path
|
||||
= list_group_item t(".blocks"), edit_user_blocks_path
|
||||
|
|
Loading…
Reference in a new issue