You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
remove spammy log
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user