this is already done as part of _applyFormatting
parent
30a485bddd
commit
72c1725f98
|
@ -136,7 +136,6 @@ module.exports = React.createClass({
|
|||
if (messageWasEdited || stoppedEditing) {
|
||||
this._applyFormatting();
|
||||
}
|
||||
this.calculateUrlPreview();
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue