mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 23:15:43 +01:00
Merged in feature/git-config (pull request #103)
Repository type configuration + abstraction for global configuration
This commit is contained in:
@@ -102,7 +102,6 @@ class Main extends React.Component<Props> {
|
||||
authenticated={authenticated}
|
||||
/>
|
||||
<ProtectedRoute
|
||||
exact
|
||||
path="/config"
|
||||
component={Config}
|
||||
authenticated={authenticated}
|
||||
|
||||
Reference in New Issue
Block a user