mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 01:18:48 +02:00
correct trans file used
This commit is contained in:
@@ -71,5 +71,5 @@ export default withRouter(
|
||||
connect(
|
||||
mapStateToProps,
|
||||
mapDispatchToProps
|
||||
)(translate("changesets")(ChangesetView))
|
||||
)(translate("repos")(ChangesetView))
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user