mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
remove spammy log
This commit is contained in:
parent
24f2aed45f
commit
63dac026a8
@ -303,7 +303,7 @@ module.exports = React.createClass({
|
||||
{
|
||||
return 'changed_avatar';
|
||||
}
|
||||
console.info("MELS ignoring duplicate membership join event");
|
||||
// console.log("MELS ignoring duplicate membership join event");
|
||||
return null;
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user