UserSettings: s/vector-web/riot-web/
vector is dead, long live riot
This commit is contained in:
parent
6d8dcd97af
commit
77f76db68b
1 changed files with 1 additions and 1 deletions
|
@ -906,7 +906,7 @@ module.exports = React.createClass({
|
|||
</div>
|
||||
<div className="mx_UserSettings_advanced">
|
||||
matrix-react-sdk version: {REACT_SDK_VERSION}<br/>
|
||||
vector-web version: {this.state.vectorVersion !== null ? this.state.vectorVersion : 'unknown'}<br/>
|
||||
riot-web version: {this.state.vectorVersion !== null ? this.state.vectorVersion : 'unknown'}<br/>
|
||||
olm version: {olmVersionString}<br/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue