mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 10:21:44 +02:00
remove debug
This commit is contained in:
parent
d6415aceca
commit
bc87fc575b
@ -1557,7 +1557,7 @@ module.exports = React.createClass({
|
|||||||
hideMessagePanel = true;
|
hideMessagePanel = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("ShowUrlPreview for %s is %s", this.state.room.roomId, this.state.showUrlPreview);
|
// console.log("ShowUrlPreview for %s is %s", this.state.room.roomId, this.state.showUrlPreview);
|
||||||
|
|
||||||
var messagePanel = (
|
var messagePanel = (
|
||||||
<TimelinePanel ref={this._gatherTimelinePanelRef}
|
<TimelinePanel ref={this._gatherTimelinePanelRef}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user