mirror of https://github.com/vector-im/riot-web
Removed comment
parent
3756ce606d
commit
648b295971
|
@ -108,7 +108,6 @@ export default React.createClass({
|
||||||
this.updateWidgetContent();
|
this.updateWidgetContent();
|
||||||
},
|
},
|
||||||
|
|
||||||
// Update widget content
|
|
||||||
updateWidgetContent() {
|
updateWidgetContent() {
|
||||||
this.setState(this._getInitialState());
|
this.setState(this._getInitialState());
|
||||||
// Set scalar token on the wUrl, if needed
|
// Set scalar token on the wUrl, if needed
|
||||||
|
|
Loading…
Reference in New Issue