mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
added settings for user
This commit is contained in:
@@ -76,7 +76,7 @@ class Profile extends React.Component<Props, State> {
|
||||
label={t("profile.informationNavLink")}
|
||||
/>
|
||||
<SubNavigation
|
||||
to={`${url}/settings/password`}
|
||||
to={`${url}/settings`}
|
||||
label={t("profile.settingsNavLink")}
|
||||
>
|
||||
<NavLink
|
||||
|
||||
Reference in New Issue
Block a user