mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
oops, rogue debugging stmt
This commit is contained in:
parent
61c94d63e7
commit
ef3603cd1a
@ -216,7 +216,6 @@ module.exports = {
|
||||
// FIXME: this is horribly duplicated with MemberTile's onLeaveClick.
|
||||
// Not sure what the right solution to this is.
|
||||
onLeaveClick: function() {
|
||||
console.log("leaving room");
|
||||
var roomId = this.props.member.roomId;
|
||||
Modal.createDialog(QuestionDialog, {
|
||||
title: "Leave room",
|
||||
|
Loading…
Reference in New Issue
Block a user