UserSettings: s/vector-web/riot-web/

vector is dead, long live riot
pull/21833/head
Richard van der Hoff 2017-02-06 09:50:14 +00:00
parent 6d8dcd97af
commit 77f76db68b
1 changed files with 1 additions and 1 deletions

View File

@ -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>