Display correct link in DialogUpdate
This commit is contained in:
@@ -16,6 +16,7 @@ const mapStateToProps = (state: StateType, ownProps: PropsType) => {
|
||||
...state.updates,
|
||||
hasNetworkDialog: hasNetworkDialog(state),
|
||||
i18n: getIntl(state),
|
||||
currentVersion: window.getVersion(),
|
||||
...ownProps,
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user