Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
11a0437df1
1 changed files with 1 additions and 0 deletions
|
@ -1034,6 +1034,7 @@ export default React.createClass({
|
||||||
{ warnings }
|
{ warnings }
|
||||||
</span>
|
</span>
|
||||||
),
|
),
|
||||||
|
button: _t("Leave"),
|
||||||
onFinished: (shouldLeave) => {
|
onFinished: (shouldLeave) => {
|
||||||
if (shouldLeave) {
|
if (shouldLeave) {
|
||||||
const d = MatrixClientPeg.get().leave(roomId);
|
const d = MatrixClientPeg.get().leave(roomId);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue