mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
doh
This commit is contained in:
parent
0250192477
commit
cb9da69382
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ module.exports = React.createClass({
|
|||
s.lists["im.vector.fake.archived"].push(room);
|
||||
}
|
||||
else {
|
||||
console.error("unrecognised membership: " + me.membership + " - this should never happen";
|
||||
console.error("unrecognised membership: " + me.membership + " - this should never happen");
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue