Update app/views/tabs/_settings.haml

Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
This commit is contained in:
Andreas Nedbal 2022-07-03 06:55:02 +02:00 committed by Karina Kwiatek
parent 887a053e71
commit 5d9e91f90c
1 changed files with 1 additions and 1 deletions

View File

@ -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