remove debug
This commit is contained in:
parent
bc87fc575b
commit
165b0810cc
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
_updatePreviewUrlVisibility: function(room) {
|
||||
console.log("_updatePreviewUrlVisibility");
|
||||
// console.log("_updatePreviewUrlVisibility");
|
||||
|
||||
// check our per-room overrides
|
||||
var roomPreviewUrls = room.getAccountData("org.matrix.room.preview_urls");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue