mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-15 17:31:23 +02:00
remove debug
This commit is contained in:
parent
d6415aceca
commit
bc87fc575b
@ -1557,7 +1557,7 @@ module.exports = React.createClass({
|
||||
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 = (
|
||||
<TimelinePanel ref={this._gatherTimelinePanelRef}
|
||||
|
Loading…
x
Reference in New Issue
Block a user