mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
match user and users path in primary navigation
This commit is contained in:
@@ -20,6 +20,7 @@ class PrimaryNavigation extends React.Component<Props> {
|
||||
/>
|
||||
<PrimaryNavigationLink
|
||||
to="/users"
|
||||
match="/(user|users)"
|
||||
label={t("primary-navigation.users")}
|
||||
/>
|
||||
<PrimaryNavigationLink
|
||||
|
||||
Reference in New Issue
Block a user